[Kde-bindings] [Bug 144385] New: 'configure' doesn't propagate --x-libraries properly.
Neil Macvicar
blackmogu at vfemail.net
Wed Apr 18 12:31:15 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=144385
Summary: 'configure' doesn't propagate --x-libraries properly.
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings kde org
ReportedBy: blackmogu vfemail net
Version: 3.5.6 (using KDE KDE 3.5.6)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 4.1.1
OS: Linux
g++ -shared -Wl,-rpath,/usr/local/qt/current//lib -Wl,--version-script=sip.exp -o sip.so siplib.o qtlib.o threads.o objmap.o -L/usr/local/qt/current//lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
make[4]: *** [sip.so] Error 1
make[4]: Leaving directory `/home/neilm/kde-build/kdebindings-3.5.6/python/sip/siplib'
configure line is: [neilm tool]$ ./configure --prefix=/usr/local/kde/kde-3.5.6 --x-includes=/usr/local/X11/current/include --x-libraries=/usr/local/X11/current/lib
As you can see, Make still looks in the assumed X root, /usr/X11R6/lib
More information about the Kde-bindings
mailing list