Hello Enrico, Friday, December 21, 2001, 1:28:29 PM, you wrote:
ES> Hello, ES> when having installed libdivxcore, the build fails because of ES> | g++ -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 ES> .deps/codeckeeper.TPlo -fPIC -DPIC -o codeckeeper.lo ES> | In file included from codeckeeper.cpp:14: ES> | ../plugins/libdivx4/fillplugins.h:8:20: decore.h: No such file or directory ES> | make[2]: *** [codeckeeper.lo] Error 1 ES> | make[1]: *** [all-recursive] Error 1 ES> | make: *** [all-recursive] Error 1 ES> | make[2]: Leaving directory `/var/volatile/rpm/SOURCES/avifile0.6-20011220/lib' ES> | make[1]: Leaving directory `/var/volatile/rpm/SOURCES/avifile0.6-20011220/lib' ES> libdivxcore-0.4.7 places its files into /usr/include/divx (or better ES> $(includedir)/divx) ES> Therefore, 'plugins/libdivx4/fillplugins.h:8' should include 'divx/decore.h' ES> and not 'decore.h'. The tests in "configure.in" must be adapted also. You've got wrong libdivxdecore. You need divx4linux that can be downloaded e.g. from http://avifile.sf.net/download.htm. -- Best regards, Eugene mailto:[EMAIL PROTECTED] _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
