I had no problems build 20011116, but in the new release I'm missing a header "decore.h".
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 no (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 ...when it tries to compile the libdivx4 plugin, it dies: make[2]: Entering directory `/nfs/people/vol001/greg/downloads/avi/avifile-0.6.0.20011130/lib' source='codeckeeper.cpp' object='codeckeeper.lo' libtool=yes \ depfile='.deps/codeckeeper.Plo' tmpdepfile='.deps/codeckeeper.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include -DPLUGIN_PATH=\"/usr/local/lib/avifile0.6\" -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c -o codeckeeper.lo `test -f codeckeeper.cpp || echo './'`codeckeeper.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../include -DPLUGIN_PATH=\"/usr/local/lib/avifile0.6\" -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c codeckeeper.cpp -MT codeckeeper.lo -MD -MP -MF .deps/codeckeeper.TPlo -fPIC -DPIC -o codeckeeper.lo In file included from codeckeeper.cpp:14: ../plugins/libdivx4/fillplugins.h:8:20: decore.h: No such file or directory make[2]: *** [codeckeeper.lo] Error 1 make[2]: Leaving directory `/nfs/people/vol001/greg/downloads/avi/avifile-0.6.0.20011130/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/nfs/people/vol001/greg/downloads/avi/avifile-0.6.0.20011130/lib' make: *** [all-recursive] Error 1 configure detected that I don't have divx4 installed, so I'm not sure if it should then not try to build the plugin, or if this is unrelated. Thanks. Greg Brauer [EMAIL PROTECTED] _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
