Bug#283628: kvim: unresolved dependency: libkdefx.so.4
Matthijs Mohlmann
Matthijs Mohlmann <matthijs@cacholong.nl>, 283628@bugs.debian.org
Mon, 13 Dec 2004 17:41:52 +0100
On Monday 13 December 2004 17:26, Andreas Wilm wrote:
> >>Still I got the relocation error:
> >>/usr/bin/vim: relocation error: /usr/lib/libkdefx.so.4: undefined
> >>symbol: _ZN6QStyle6polishEP12QApplication
> >
> > You get this when you tried to start kvim? Do you have an .vimrc or
> > something and in what language do you use kde ?
>
> Sorry, I forgot to mention that I tried to start vi on the console!
> I don't even use kde and there is no .vimrc in my home.
>
Why do you have kvim installed then ? (I know this bug shouldn't be there at
this time)
>
> [wilm@obsidian:wilm]$ vi
> vi: relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
> _ZN6QStyle6polishEP12QApplication
>
> [wilm@obsidian:wilm]$ which vi
> /usr/bin/vi
>
> [wilm@obsidian:wilm]$ ll /usr/bin/vi
> lrwxrwxrwx 1 root root 20 2002-07-11 12:52 /usr/bin/vi ->
> /etc/alternatives/vi
> [wilm@obsidian:wilm]$ ll /etc/alternatives/vi
> lrwxrwxrwx 1 root root 12 2004-11-30 11:03 /etc/alternatives/vi ->
> /usr/bin/vim
>
> [wilm@obsidian:wilm]$ dpkg -S /usr/bin/vim
> diversion by kvim from: /usr/bin/vim
> diversion by kvim to: /usr/bin/vim.org
> kvim, vim: /usr/bin/vim
>
That's the same here. Can you try to do: ldd /usr/bin/kvim
Btw: This is a really strange bug.
Possibility to solve this is to reinstall the packages but i'm not sure if it
will help.
>
> Andreas
>
Matthijs