[Qt-interest] problems with ./configure

anders.bakken at nokia.com anders.bakken at nokia.com
Wed Mar 24 23:25:31 CET 2010


You might be missing the dev package. Eg.  libXext-dev

--

Anders

On Mar 24, 2010, at 2:50 PM, "ext Oluwafemi Ade" <oamaximpact at gmail.com<mailto:oamaximpact at gmail.com>> wrote:

Thanks Sean,
here is what I found after running ./configure  -verbose

........
X11 headers look good.
XLib auto-detection... ()
g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/linux-g++ -I. -I/usr/X11R6/include -o xlib.o xlib.cpp
g++ -Wl,-O1 -o xlib xlib.o    -L/usr/X11R6/lib  -lXext -lX11 -lm
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
gmake: *** [xlib] Error 1
XLib disabled.
Basic XLib functionality test failed!
.........

from this I can see that Xext is the  missing library......
first what I downloaded on my system is libXext in /usr/lib which I suppose is the same as lXext ,(which still does not stop the error)
secondly I 'm trying to see if there is a package by that name (lXext), maybe that is what I should install


<ATT00001..txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100324/758ead68/attachment.html 


More information about the Qt-interest-old mailing list