compile the latest cvs version error----XF86VidModeGetModeLine........... in my Redhat7.1 linux box, gcc 2.96(also gcc3 and egcs2.91),qt2.3.0 when i compile the latest cvs version,these error appear,why? can anyone give me some advice? i try to compile with ./configure --disable-xft ,but these errors appear again :( -------------------------------------------------------------- /bin/sh ../../libtool --mode=link c++ -I../../include -g -DLINUX -L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o test -L/usr/local/lib ../../lib/libaviplay.la -ldivxdecore -ldivxencore test.o -lpthread -lnsl -ldl c++ -I../../include -g -DLINUX -L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o .libs/test -L/usr/local/lib ../../lib/.libs/libaviplay.so -lXv -lpthread -lnsl -ldl -lpthread -lnsl -ldl -lpthread -lnsl -ldl -lpthread -lnsl -ldl -lXv -L/usr/lib -lSDL -lpthread -lXi -lXft -lpthread -lnsl -ldl -ldivxdecore -ldivxencore test.o -lpthread -lnsl -ldl -Wl,--rpath -Wl,/usr/local/lib ../../lib/.libs/libaviplay.so: undefined reference to `XF86VidModeGetAllModeLines' ../../lib/.libs/libaviplay.so: undefined reference to `XF86VidModeGetModeLine' collect2: ld returned 1 exit status make[2]: *** [test] Error 1 make[2]: Leaving directory `/yang/tmp/avifile-0.6/plugins/libdivx4' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/yang/tmp/avifile-0.6/plugins' make: *** [all-recursive] Error 1 --------------------------------------------------------------- _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
