I'm having some problems with configure failing to recognize Qt 2.2.1 and a
few X11 extensions even though they are there. QTDIR is set to
/usr/lib/qt-2.2.1. Here is the output from ./configure --prefix=/tmp/avi6
--with-qt-dir=/usr/lib/qt-2.2.1:

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for X... (cached) libraries /usr/X11R6/lib, headers
/usr/X11R6/include
checking for Qt... checking for main in -lqt-mt... yes
no

WARNING: Could not find Qt on your system! If it _is_ installed, delete 
./config.cache and re-run ./configure, specifying path to Qt headers and
libraries in options.
Switching off compilation of Qt utilities.

checking for jpeglib.h... yes
checking for jpeg_start_compress in -ljpeg... yes
Building Motion JPEG plugin...
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeSwitchMode in -lXxf86vm... yes
checking for DPMSQueryExtension in -lXdpms... no
checking for XGetExtensionVersion in -lXi... yes
checking for X11/Xft/Xft.h... no
checking for X11/extensions/Xv.h... no
checking for X11/extensions/dpms.h... no

It is failing to see Xv.h and dpms.h both of which are installed in
/usr/X11R6/include/X11/extensions. I think it might have to do with
configure not adding the X11 include paths when compiling the test program.
Running gcc 3.0 and XFree86 4.1.0.
-- 

--------------------------------------
Evan Klinger

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to