test <[EMAIL PROTECTED]> writes: > 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 > [...] > You've got wrong libdivxdecore. You need divx4linux that can be > downloaded e.g. from http://avifile.sf.net/download.htm.
I have found only the binary package there. When building from source[1], decore.h is installed into the divx-subdir. IMO this conflict should be detected by ./configure... Enrico Footnotes: [1] http://www.projectmayo.com/projects/detail.php?projectId=4 http://download2.projectmayo.com/dnload/divx4linux/xmps/libdivxdecore-0.4.7.tar.gz _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
