Summary: | compile fails with libkdefx.so.4: undefined symbol when Samsung printer drivers are installed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Marco Lazzeri <marcolz> |
Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | simotsa |
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Marco Lazzeri
2006-08-17 01:53:44 UTC
Did you try to re-emerge kdelibs? No way. I tried to re-emerge kdelibs and then openoffice right now: same error. # genlop -l | tail -2 Thu Aug 17 16:56:34 2006 >>> kde-base/kdelibs-3.5.2-r6 # emerge openoffice [..] O_JAVA_HOME/jre/lib/i386/client -LNO_JAVA_HOME/jre/lib/i386/native_threads -L/usr/lib -L/usr/lib/mozilla-firefox ../unxlngi6.pro/lib/check_libvclplug_kde680li.so Checking DLL ../unxlngi6.pro/lib/check_libvclplug_kde680li.so ...: ERROR: /usr/kde/3.5/lib/libkdefx.so.4: undefined symbol: _ZN2Qt9lightGrayE dmake: Error code 1, while making '../unxlngi6.pro/lib/libvclplug_kde680li.so' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-2.0.3/work/ooo-build-2.0.3.0/build/OOO_2_0_3/vcl/util make: *** [stamp/build] Error 1 [..] Something happened to your Qt library. I would re-emerge qt-3, then kdelibs, then openoffice. Yes. It looks like a problem with Samsung devices drivers. I just bought a multifunctional Samsung scanner-printer and after every boot its driver replaces /usr/lib/libqt-mt.so.3 with its own copy. I temporarly worked around the problem with: rm /usr/lib/libqt-mt.so.3 && ln -s /usr/qt/3/lib/libqt-mt.so.3 /usr/lib/libqt-mt.so.3 Thanks. *** Bug 171397 has been marked as a duplicate of this bug. *** Lets resolve this properly... INVALID; breakage caused by unsupported, broken third-party drivers. |