Qt4-preview-feedback Archive, November 2006
missing libraries snapshot 422_1104
Message 1 in thread
I get this message on and off when I build some of the snapshots.
I know I have the libsl.
I think they are randomly missing in your Makefile lib targets?
XF86VidModeQueryVersion
XF86VidModeGetModeLine
g++ -Wl,-rpath,/usr/local/qt422_1104/lib -Wl,-rpath,/usr/local/qt422_1104/lib -o deform .obj/release-shared/main.o .obj/release-shared/pathdeform.o .obj/release-shared/moc_pathdeform.o .obj/release-shared/qrc_deform.o -L/home/xfer/qt422_1104/qt-x11-opensource-src-4.2.2-snapshot-20061104/lib -L/usr/X11R6/lib -L../shared -ldemo_shared -L/home/xfer/qt422_1104/qt-x11-opensource-src-4.2.2-snapshot-20061104/lib -L/usr/X11R6/lib -lQtOpenGL -lQtGui -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm -lglib-2.0 -ldl -lGLU -lGL -lpthread
/home/xfer/qt422_1104/qt-x11-opensource-src-4.2.2-snapshot-20061104/lib/libQtOpenGL.so: undefined reference to `XF86VidModeQueryVersion'
/home/xfer/qt422_1104/qt-x11-opensource-src-4.2.2-snapshot-20061104/lib/libQtOpenGL.so: undefined reference to `XF86VidModeGetModeLine'
collect2: ld returned 1 exit status
make[2]: *** [deform] Error 1
make[2]: Leaving directory `/home/xfer/qt422_1104/qt-x11-opensource-src-4.2.2-snapshot-20061104/demos/deform'
make[1]: *** [sub-deform-install_subtargets] Error 2
make[1]: Leaving directory `/home/xfer/qt422_1104/qt-x11-opensource-src-4.2.2-snapshot-20061104/demos'
make: *** [sub-demos-install_subtargets-ordered] Error 2
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx