Help! I try to make avifile tool first time from the sources but make fails with error:
depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I.. -I../.. -c -o create.lo `test -f create.c || echo './'`create.c source='rgb_yuv.c' object='rgb_yuv.lo' libtool=yes \ depfile='.deps/rgb_yuv.Plo' tmpdepfile='.deps/rgb_yuv.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I.. -I../.. -c -o rgb_yuv.lo `test -f rgb_yuv.c || echo './'`rgb_yuv.c ../../../../depcomp: ../../../../depcomp: No such file or directory make[4]: *** [rgb_yuv.lo] Error 127 make[4]: *** Waiting for unfinished jobs.... ../../../../depcomp: ../../../../depcomp: No such file or directory make[4]: *** [create.lo] Error 127 I notice, file decomp exists at starttime but it disappires after ./autogen.sh running. Thanks for help. _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
