hello, i try to compil avifile-0.6.0.20011123 and it won't pass. th result of my ./configuration is: Configuration: Compiler C: gcc -g -march=i586 -ffast-math -pipe Compiler C++: c++ -g -march=i586 -ffast-math -pipe Install path: /usr/local Qt: yes Sdl: yes Xft: yes Oss audio: yes Sun audio: no Mga_vid: no Plugins: ac3passthrough yes (with SBLive only) divx4 yes (DivX :-), OpenDivX, DivX4) ffmpeg yes (DivX :-), OpenDivX, MJPEG, AC3) os motion jpeg yes (MJPEG) win32 yes (DivX, WMF1/2, DV, MJPEG, Ati, Asus,...) MAD yes (MPEG Layer I/II/III) ogg/vorbis yes lame runtime no
I launch make -j 2 and the compilation return to me after a long work: c++ -I/usr/include/SDL -D_REENTRANT -g -march=i586 -ffast-math -pipe -o .libs/aviplay main.o configdialog.o configdialog_impl.o playercontrol.o decoder_config.o -L/usr/X11R6/lib -L/usr/lib/qt2/lib -lqt-mt ../lib/.libs/libaviplay.so -lpthread -lpthread -lpthread -lpthread -L/usr/lib -lm -ldl -lpthread -lm -ldl -lpthread -lpthread -ldl -lm /usr/lib/libSDL.so -lm -lasound -ldl /usr/lib/libartsc.so -lpthread /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm -ldl -lpthread -lXxf86dga -lXxf86vm -lXv -lXft -lXi -lXext -lX11 -lpthread -lnsl -ldl -lm -Wl,--rpath -Wl,/usr/local/lib /usr//bin/ld: cannot find -lasound collect2: ld returned 1 exit status make[1]: *** [aviplay] Erreur 1 make[1]: Quitte le r�pertoire `/home/drfazor/avifile-0.6.0.20011123/player' make: *** [all-recursive] Erreur 1 What option shall i set for sucess please? _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
