On Wednesday 06 October 2004 01:13 pm, Mario BENSI wrote: > Package: libkdepim1 > Version: 4:3.3.0-3 > Severity: grave > Justification: renders package unusable > > when I execute an application dependent on libkdepim1 since the passage > in 3.3.0-3, I obtain this error message : relocation error: > /usr/lib/libkdepim.so.1: undefined symbol: > _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent > > -- System Information: > Debian Release: 3.1 > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: i386 (i686) > Kernel: Linux 2.4.26-1-386 > Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] > > Versions of packages libkdepim1 depends on: > ii kdelibs4 4:3.3.0-1 KDE core libraries > ii libc6 2.3.2.ds1-17 GNU C Library: Shared > libraries an ii libgcc1 1:3.4.2-2 GCC support > library ii libkcal2 4:3.3.0-3 KDE calendaring > library ii libstdc++5 1:3.3.4-13 The GNU Standard C++ > Library v3 > > -- no debconf information
My guess is that upgrading your kdelibs4 package to 4:3.3.0-2 will fix this problem. I don't understand why new debian versions of kdelibs seem to be adding new symbols, but it seems that this is the case. If it is, maybe the KDE packages need stricter dependencies. Josh