Hi,

I had a compile error when compiling avifile-0.7-0.7.43 under Fedora
Core 4 Linux (replaced gcc 4.0 with gcc 3.2) by using "#make" after
commands "#./autogen.sh" and "#./configure":

/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../../../include   -DHAVE_AV_CONFIG_H -I./.. -Wall -Wno-unused
-I../../../include  -O4 -mcpu=i686 -march=i686 -ffast-math
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE  -c -o vp3dsp_mmx.lo vp3dsp_mmx.c
source='vp3dsp_sse2.c' object='vp3dsp_sse2.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../../../include   -DHAVE_AV_CONFIG_H -I./.. -Wall -Wno-unused
-I../../../include  -O4 -mcpu=i686 -march=i686 -ffast-math
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE  -c -o vp3dsp_sse2.lo vp3dsp_sse2.c
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -O4 -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 fft_sse.lo idct_mmx.lo
motion_est_mmx.lo mpegvideo_mmx.lo simple_idct_mmx.lo vp3dsp_mmx.lo
vp3dsp_sse2.lo  -lnsl -ldl
libtool: link: `cputest.lo' is not a valid libtool object
make[3]: *** [libavcodeci386.la] Error 1
make[3]: Leaving directory
`/root/avifile/avifile-0.7-0.7.43/ffmpeg/libavcodec/i386'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/root/avifile/avifile-0.7-0.7.43/ffmpeg/libavcodec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/avifile/avifile-0.7-0.7.43/ffmpeg'
make: *** [all-recursive] Error 1


The error shows:
    libtool: link: `cputest.lo' is not a valid libtool object

How can I fix this problem? Thanks very much.

Best Regards,
Jiaming


_______________________________________________
Avifile mailing list
[email protected]
http://prak.org/mailman/listinfo/avifile

Reply via email to