[Qt-interest] problems with ./configure
Oluwafemi Ade
oamaximpact at gmail.com
Thu Mar 25 00:01:33 CET 2010
Yeah.....I passed the test, the missing package was
libXext-devel-2.1.1-2.fc12.i686.rpm.
Thanks a million guys
On Wed, Mar 24, 2010 at 6:25 PM, <anders.bakken at nokia.com> wrote:
> 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>
> 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/08e0a265/attachment.html
More information about the Qt-interest-old
mailing list