On Tue, Mar 26, 2002 at 07:36:37PM -0800, Taura Milana wrote:
> Hi, I received the following error while compiling:
> 
> Making all in video
> make[4]: Entering directory 
>`/home/learfox/projects/pubsrc/avifile0.6-20011220/libmmxnow/src/generic/video'
> source='create.c' object='create.lo' libtool=yes \
> depfile='.deps/create.Plo' tmpdepfile='.deps/create.TPlo' \
> depmode=gcc /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
> ../../../../depcomp: ../../../../depcomp: No such file or directory
> make[4]: *** [create.lo] Error 1
> make[4]: Leaving directory 
>`/home/learfox/projects/pubsrc/avifile0.6-20011220/libmmxnow/src/generic/video'


You have somewhat uncomplete archive - you have either removed
these files yourself by some extra clean command or you
have used  autogen.sh while your system doesn't contain
all necesssary files for this.

I would suggest to untar archive again and using directly:

configure 
make 



-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-              When in doubt, just blame the Euro. :)

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to