Here are the steps:

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/avifile
co avifile-0.6

./autogen.sh  

 rm -f configure ltmain.sh config.guess condig.sub 
 cvs update 
 automake

./configure --disable-warnings --enable-quite  --disable-sdl --without-x
--disable-oss --disable-sunaudio --enable-release --disable-timing
--disable-qt --disable-dpms --disable-x-code --disable-loader-out
--disable-xft --disable-mga  --disable-ffmpeg

make

:/avifile-0.6# make
Making all in lib
make[1]: Entering directory `/avifile-0.6/lib'
Making all in aviplay
make[2]: Entering directory `/avifile-0.6/lib/aviplay'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I../../include   -Wall -Wno-unused -I../subtitles @ICONV_INCLUDE@
-g -O2
-march=i686  -pipe  -c aviplay.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused
-I../subtitles @ICONV_INCLUDE@ -g -O2 -march=i686 -pipe
-Wp,-MD,.deps/aviplay.pp -c aviplay.cpp  -fPIC -DPIC -o .libs/aviplay.o
g++: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [aviplay.lo] Error 1
make[2]: Leaving directory `/avifile-0.6/lib/aviplay'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/avifile-0.6/lib'
make: *** [all-recursive] Error 1



_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to