Hi, I try to compile avifile0.6-20011220 on my linux slackware 8 with gcc-3.0.4 there was no problem with the configure, but for the make i got this :
gmake[2]: Entering directory `/tmp/avifile0.6-20011220/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 gmake[2]: *** [codeckeeper.lo] Error 1 gmake[2]: Leaving directory `/tmp/avifile0.6-20011220/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/tmp/avifile0.6-20011220/lib' gmake: *** [all-recursive] Error 1 How can I solve this problem ? It would be great if you could help me with this ! Best regards, Pierre. _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
