Hi.... i have some problems to compile your AVIFILE. I downloaded avifile-0.6.0-20011207.tgz . I have a slackware 8.0 (just in case). I did successfully the ./autogen.sh and the ./configure. But, doing the make command, i got this output error:
bash-2.05# make Making all in . make[1]: Entering directory `/root/Desktop/avifile-0.6.0.20011130' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130' Making all in libmmxnow make[1]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow' Making all in . make[2]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow' Making all in doc make[2]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/doc' Making all in include make[2]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/include' make all-am make[3]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/include' make[3]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/include' make[2]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/include' Making all in src make[2]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/src' Making all in generic make[3]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/src/generic' Making all in video make[4]: Entering directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/src/generic/video' source='create.c' object='create.lo' libtool=yes \ depfile='.deps/create.Plo' tmpdepfile='.deps/create.TPlo' \ depmode=none /bin/sh ../../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I ../../../include -I../.. -c -o create.lo `test -f create.c || ech o './'`create.c ../../../../depcomp: ../../../../depcomp: No such file or directory make[4]: *** [create.lo] Error 127 make[4]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/src/generic/video' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/src/generic' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/avifile-0.6.0.20011130/libmmxnow' make: *** [all-recursive] Error 1 could you please help me? bye bye Cattivik21 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
