hello, when configuring the latest CVS (25 sep 2001) of avifile, in the Makefile is generated the line "VM_LDADD = -lXxf86vm", but during the compilation it's not used. Concretelly, I have had to put it manually in the compilation commands in the avifile/samples/misc/ and avifile/samples/qtrecompress/ directories. Here is the output from the first error: /bin/sh ../../libtool --silent --mode=link c++ -I../../include -I../../lib/aviread -L/usr/X11R6/lib -R/usr/lib/qt-2.2.0/lib -L/usr/lib/qt-2.2.0/lib -o asftest asftest.o ../../lib/libaviplay.la AsfReadHandler.o asfinput.o -ljpeg -lpthread -lnsl -ldl ../../lib/.libs/libaviplay.so: undefined reference to `XF86VidModeGetModeLine' collect2: ld returned 1 exit status make[2]: *** [asftest] Error 1 make[2]: Saliendo directorio `/home/segarra/avifile/samples/misc' make[1]: *** [all-recursive] Error 1 make[1]: Saliendo directorio `/home/segarra/avifile/samples' make: *** [all-recursive] Error 1 see you -- Juan Segarra Flor Dpt. de Llenguatges i Sistemes Inform�tics Universitat Jaume I _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
