Nice, this appears to work, however is this necessary upon each compile
(of a new version of avifile)?

ESTIMATED COMPILE TIME WAS: 6:06.00.
    ACTUAL COMPILE TIME IS: 6:45.51.
  155 link(s) installed
[EMAIL PROTECTED]:~/avifile-0.7.38$

Will this be fixed in future versions?
Simply decompressing the .tar.gz snapshot, removing configure doesn't seem
to be enough, have to make maintainer-clean, etc..

(removed old src dir), went in, rm configure, ./autogen.sh'd and same
problem

st -f 'simple_idct_mmx.c' || echo './'`simple_idct_mmx.c
/bin/sh ../../../libtool --mode=link gcc  -O4 -fomit-frame-pointer
-mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE    -o
libavcodeci386.la   cputest.lo dsputil_mmx.lo fdct_mmx.lo idct_mmx.lo
motion_est_mmx.lo mpegvideo_mmx.lo simple_idct_mmx.lo  -lnsl -ldl
libtool: link: `cputest.lo' is not a valid libtool object
make[3]: *** [libavcodeci386.la] Error 1
make[3]: Leaving directory
`/home/war/avifile-0.7-0.7.38/ffmpeg/libavcodec/i386'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/war/avifile-0.7-0.7.38/ffmpeg/libavcodec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/war/avifile-0.7-0.7.38/ffmpeg'
make: *** [all-recursive] Error 1
make: *** Error: Make failed.
make: *** Aborting!
[EMAIL PROTECTED]:~/avifile-0.7.38$

 On Wed,
23 Jul 2003, Zdenek Kabelac wrote:

> On Wed, Jul 23, 2003 at 10:21:12AM -0400, Justin Piszcz wrote:
> > Never had a problem with compiling anything except avifile unfortunately.
> >
> > [EMAIL PROTECTED]:/x/avifile-0.7.38/ffmpeg$ make clean
> > make: *** No rule to make target `clean'.  Stop.
> > [EMAIL PROTECTED]:/x/avifile-0.7.38/ffmpeg$
> >
>
> Well it looks like ffmpeg subdirectory is missing properly generarated
> makefiles -
>
> ./autogen.sh
> configure
> make maintainer-clean
>
> ./autogen.sh
> configure your_options
> make all
>
> --
>   .''`.
>  : :' :    Zdenek Kabelac  [EMAIL PROTECTED], users.sf.net, fi.muni.cz}
>  `. `'           Debian GNU/Linux maintainer - www.debian.{org,cz}
>    `-
>

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

Reply via email to