Hi

Since this is the first time I'am posting - Thanks for the great app.

Now I'am trying to compile the latest development snapshot but configure still can't 
find QT. Even with the patch applyed for aclocal.m4 (It was posted some days before => 
"QT test broken" or so).

After invoking autogen.sh, I did: ./configure --enable-lame-bin --enable-x86opt 
--enable-ffmpeg --with-qt-dir=/usr/lib/qt/
I've also tried provide the --with-qt-includes, --with-qt-libs but still no go.

Config.log shows:

configure:9869: checking for Qt
configure:10064: checking for main in -lqt-mt
configure:10084: gcc -o conftest -g -O2 -march=i686  -pipe   -Wall -Wno-unused 
-L/usr/lib/qt//lib -L/
usr/X11R6/lib conftest.c -lqt-mt  -lpthread -lnsl -ldl  -lm >&5
/usr/X11R6/lib/libGL.so.1: undefined reference to `glDrawElements'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glTexCoordPointer'
/usr/lib/qt//lib/libqt-mt.so: undefined reference to `glColor3ub'
/usr/lib/qt//lib/libqt-mt.so: undefined reference to `glIndexi'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glColor4ubv'
/usr/X11R6/lib/libGLU.so.1: undefined reference to `glPixelStorei'
/usr/X11R6/lib/libGLU.so.1: undefined reference to `glEvalPoint2'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glBitmap'
[...]

[...]
configure:10129: g++ -o conftest -g -O2 -march=i686  -pipe  -I/usr/lib/qt//include  
-Wall -Wno-unused
 -L/usr/lib/qt//lib -L/usr/X11R6/lib conftest.cc -lpthread -lnsl -ldl  -lm -lqt -lXext 
-lX11  >&5
/usr/X11R6/lib/libGL.so.1: undefined reference to `glDrawElements'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glTexCoordPointer'
/usr/lib/qt//lib/libqt.so: undefined reference to `glColor3ub'
/usr/lib/qt//lib/libqt.so: undefined reference to `glIndexi'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glColor4ubv'
/usr/X11R6/lib/libGLU.so.1: undefined reference to `glPixelStorei'
/usr/X11R6/lib/libGLU.so.1: undefined reference to `glEvalPoint2'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glBitmap'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glSecondaryColor3bvEXT'
/usr/X11R6/lib/libGL.so.1: undefined reference to `glMultiTexCoord2dvARB'
/usr/X11R6/lib/libGLU.so.1: undefined reference to `glMultMatrixd'
[...]

The specs: Slackware 8.0, gcc version 2.95.3, kernel 2.4.6, qt-2.3.1, SDL-1.2.1, 
nvidia 1.0-1541 running on a Duron 700, VIA Apollo KT133A.

Hope you can help and please tell me wich information to provide.


Stefan

------------
I played Minesweeper once but found out I couldn't rocketjump, so I quit.

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

Reply via email to