this is my /etc/ld.so # ld.so.conf autogenerated by env-update; make all changes to # contents of /etc/env.d directory /usr/local/lib /usr/lib/opengl/ati/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110 /usr/lib/MozillaFirefox /usr/lib /opt/sun-jdk-1.4.2.07/jre/lib /usr/qt/3/lib /usr/kde/3.4/lib /usr/lib/libstdc++-v3/
It don't have any /usr/kde/3.3/lib line in it. I have done ldconfig but it still dont compile > > Check /etc/ld.so.conf and see if /usr/kde/3.3/lib is in it. If so, change > it to reflect 3.4, then run ldconfig and try compiling again. > > My guess is that even though the -L/usr/kde/3.4/lib is provided to libtool > the linker is finding a match in the cache and is trying to use that one. > > > > -- > [email protected] mailing list -- [email protected] mailing list
