PDA

View Full Version : /usr/bin/ld: cannot find -lXinerama_pic



Mokoshi
11-27-2003, 01:49 PM
I use knoppix 3.3 and I have upgraded kde to 3.1.4
and now I can't compile kde programs !
The error is :
/usr/bin/ld: cannot find -lXinerama_pic

I did a lot of search...
I have executed the command :
perl -pi -e 's/-lXinerama_pic//g' `dpkg -L kdelibs4-dev | grep '\.la'`
And that have deleted the depend lXinerama_pic in /usr/lib/libDCOP.la, which is a file in the kdelibs4-dev package.
But this has not resolve the problem, I have always the error.
Any idea ?
Please answer me.
:cry:

katsushiro
11-27-2003, 08:51 PM
I havre no idea how to fix the problem, but just wanted to add a 'me too' to this, I've tried just about everything, including that little perl script , and nothing works for me either. Can't compile KDE stuff at all thanks to that -lXinerama_pic
thing. SO at least you know you're not alone, dude. If anyone's got any suggestions, ideas, comments, etc, I'd love to hear the answer too. As wonderful as apt-get usually is, sometimes you just have to compile things from source.

Mokoshi
11-27-2003, 09:57 PM
Super !
Someone have answer me on an other forum :
http://www.linuxtag.org/cgi-bin/yabb/YaBB.pl?board=hdinst;action=display;num=1069936022

I have executed the script and that have upgraded xfree to 4.3pre1v4
Compilation works fine now, no problem
I'm very happy