[Qt-interest] problems with ./configure

william.crocker at analog.com william.crocker at analog.com
Wed Mar 24 22:56:18 CET 2010


> ........
> 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!
> .........
> 

Check the config.log file for the whole/real story.

Bill



More information about the Qt-interest-old mailing list