Hello. I went through the FAQ, and the problem isn't described there. I "configure" and "make". But just in the last step (of generation of the aviplay binary), I get the following error. (I'm including 2-3 lines previous to it, till when everything looked perfect) =========================================================================== make[1]: Entering directory `/home/jaju/local/avifile-0.53.5/player' /bin/sh ../libtool --silent --mode=link c++ -I../include -I/usr/X11R6/include -I/usr/lib/qt-2.3.0/include -I/usr/include/SDL -D_REENTRANT -DSHARE_PATH=\"/usr/local/share/avifile\" -DWIN32_PATH=\"/opt/lib/win32\" -march=i586 -lpthread -ldl -L/usr/X11R6/lib -lX11 -lXext -L/usr/lib/qt-2.3.0/lib -lqt-mt -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -o aviplay main.o renderer.o mywidget_if.o MyConfig.o MyConfigImpl.o mywidget.o decoder_config.o mmx.o ../lib/libaviplay.la -lXxf86vm -lXxf86dga -lpthread -ldl ../lib/.libs/libaviplay.so: undefined reference to `Mpegtoraw::generate(void)' ../lib/.libs/libaviplay.so: undefined reference to `Mpegtoraw::generate_2(void)' collect2: ld returned 1 exit status make[1]: *** [aviplay] Error 1 make[1]: Leaving directory `/home/jaju/local/avifile-0.53.5/player' make: *** [all-recursive] Error 1 =========================================================================== Probably, the libaviplay.so file isn't compiled with all paths properly set (libraries etc.) configure was run as "./configure --with-win32-path=/opt/lib/win32" (installed the win32 files in /opt/lib/win32) Can you please help? Apologies if this is a dumb question. regards, jaju _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
