I have attached the output from make.  I have successfully built and 
used avifile0.6 which is running RedHat 7.1.  Any help would be great.

Thanks,
Scott

Making all in .
make[1]: Entering directory `/home/scott/downloads/avifile0.7-20020412'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/scott/downloads/avifile0.7-20020412'
Making all in admin
make[1]: Entering directory `/home/scott/downloads/avifile0.7-20020412/admin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/admin'
Making all in libmmxnow
make[1]: Entering directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow'
Making all in .
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow'
Making all in doc
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/doc'
Making all in include
make[2]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/include'
make  all-am
make[3]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/include'
make[3]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/include'
make[2]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/include'
Making all in src
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/src'
Making all in generic
make[3]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/generic'
Making all in video
make[4]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/generic/video'
source='create.c' object='create.lo' libtool=yes \
depfile='.deps/create.Plo' tmpdepfile='.deps/create.TPlo' \
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
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I.. -I../.. -c create.c -MT create.lo 
-MD -MP -MF .deps/create.TPlo    -fPIC -DPIC -o create.lo
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
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I.. -I../.. -c rgb_yuv.c -MT 
rgb_yuv.lo -MD -MP -MF .deps/rgb_yuv.TPlo    -fPIC -DPIC -o rgb_yuv.lo
/bin/sh ../../../libtool --mode=link gcc     -o libgenericvideo.la   create.lo 
rgb_yuv.lo  
mkdir .libs
rm -fr .libs/libgenericvideo.la .libs/libgenericvideo.* .libs/libgenericvideo.*
ar cru .libs/libgenericvideo.al create.lo rgb_yuv.lo
ranlib .libs/libgenericvideo.al
creating libgenericvideo.la
(cd .libs && rm -f libgenericvideo.la && ln -s ../libgenericvideo.la 
libgenericvideo.la)
make[4]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/generic/video'
make[4]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/generic'
source='create.c' object='create.lo' libtool=yes \
depfile='.deps/create.Plo' tmpdepfile='.deps/create.TPlo' \
depmode=gcc3 /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 || echo './'`create.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I.. -c create.c -MT create.lo -MD -MP -MF 
.deps/create.TPlo    -fPIC -DPIC -o create.lo
/bin/sh ../../libtool --mode=link gcc     -o libgeneric.la   create.lo 
video/libgenericvideo.la 
mkdir .libs
rm -fr .libs/libgeneric.la .libs/libgeneric.* .libs/libgeneric.*
rm -fr .libs/libgeneric.lax
mkdir .libs/libgeneric.lax
rm -fr .libs/libgeneric.lax/libgenericvideo.al
mkdir .libs/libgeneric.lax/libgenericvideo.al
(cd .libs/libgeneric.lax/libgenericvideo.al && ar x 
/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/generic/video/.libs/libgenericvideo.al)
ar cru .libs/libgeneric.al create.lo .libs/libgeneric.lax/libgenericvideo.al/create.lo 
.libs/libgeneric.lax/libgenericvideo.al/rgb_yuv.lo 
ranlib .libs/libgeneric.al
rm -fr .libs/libgeneric.lax
creating libgeneric.la
(cd .libs && rm -f libgeneric.la && ln -s ../libgeneric.la libgeneric.la)
make[4]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/generic'
make[3]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/generic'
Making all in i386
make[3]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/i386'
Making all in video
make[4]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/i386/video'
source='create.c' object='create.lo' libtool=yes \
depfile='.deps/create.Plo' tmpdepfile='.deps/create.TPlo' \
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
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I.. -I../.. -c create.c -MT create.lo 
-MD -MP -MF .deps/create.TPlo    -fPIC -DPIC -o create.lo
source='yuv2rgb_mmx.c' object='yuv2rgb_mmx.lo' libtool=yes \
depfile='.deps/yuv2rgb_mmx.Plo' tmpdepfile='.deps/yuv2rgb_mmx.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
 -I.. -I../..    -c -o yuv2rgb_mmx.lo `test -f yuv2rgb_mmx.c || echo './'`yuv2rgb_mmx.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I.. -I../.. -c yuv2rgb_mmx.c -MT 
yuv2rgb_mmx.lo -MD -MP -MF .deps/yuv2rgb_mmx.TPlo    -fPIC -DPIC -o yuv2rgb_mmx.lo
/bin/sh ../../../libtool --mode=link gcc     -o libi386video.la   create.lo 
yuv2rgb_mmx.lo  
mkdir .libs
rm -fr .libs/libi386video.la .libs/libi386video.* .libs/libi386video.*
ar cru .libs/libi386video.al create.lo yuv2rgb_mmx.lo
ranlib .libs/libi386video.al
creating libi386video.la
(cd .libs && rm -f libi386video.la && ln -s ../libi386video.la libi386video.la)
make[4]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/i386/video'
make[4]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/i386'
source='create.c' object='create.lo' libtool=yes \
depfile='.deps/create.Plo' tmpdepfile='.deps/create.TPlo' \
depmode=gcc3 /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 || echo './'`create.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I.. -c create.c -MT create.lo -MD -MP -MF 
.deps/create.TPlo    -fPIC -DPIC -o create.lo
source='cpudetect.c' object='cpudetect.lo' libtool=yes \
depfile='.deps/cpudetect.Plo' tmpdepfile='.deps/cpudetect.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include  -I.. 
   -c -o cpudetect.lo `test -f cpudetect.c || echo './'`cpudetect.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I.. -c cpudetect.c -MT cpudetect.lo -MD 
-MP -MF .deps/cpudetect.TPlo    -fPIC -DPIC -o cpudetect.lo
/bin/sh ../../libtool --mode=link gcc     -o libi386.la   create.lo cpudetect.lo 
video/libi386video.la 
mkdir .libs
rm -fr .libs/libi386.la .libs/libi386.* .libs/libi386.*
rm -fr .libs/libi386.lax
mkdir .libs/libi386.lax
rm -fr .libs/libi386.lax/libi386video.al
mkdir .libs/libi386.lax/libi386video.al
(cd .libs/libi386.lax/libi386video.al && ar x 
/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/i386/video/.libs/libi386video.al)
ar cru .libs/libi386.al create.lo cpudetect.lo 
.libs/libi386.lax/libi386video.al/create.lo 
.libs/libi386.lax/libi386video.al/yuv2rgb_mmx.lo 
ranlib .libs/libi386.al
rm -fr .libs/libi386.lax
creating libi386.la
(cd .libs && rm -f libi386.la && ln -s ../libi386.la libi386.la)
make[4]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/i386'
make[3]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/libmmxnow/src/i386'
make[3]: Entering directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/src'
source='mmxnow.c' object='mmxnow.lo' libtool=yes \
depfile='.deps/mmxnow.Plo' tmpdepfile='.deps/mmxnow.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include  
-I../include    -c -o mmxnow.lo `test -f mmxnow.c || echo './'`mmxnow.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -c mmxnow.c -MT mmxnow.lo -MD 
-MP -MF .deps/mmxnow.TPlo    -fPIC -DPIC -o mmxnow.lo
source='names.c' object='names.lo' libtool=yes \
depfile='.deps/names.Plo' tmpdepfile='.deps/names.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include  
-I../include    -c -o names.lo `test -f names.c || echo './'`names.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -c names.c -MT names.lo -MD -MP 
-MF .deps/names.TPlo    -fPIC -DPIC -o names.lo
/bin/sh ../libtool --mode=link gcc     -o libmmxnow.la -rpath /usr/local/lib -release 
0.1 -version-info 0:1:0 mmxnow.lo names.lo generic/libgeneric.la i386/libi386.la 
mkdir .libs
rm -fr .libs/libmmxnow.la .libs/libmmxnow.* .libs/libmmxnow-0.1.*
(cd . && ln -s mmxnow.lo mmxnow.o)
(cd . && ln -s names.lo names.o)
gcc -shared  mmxnow.lo names.lo -Wl,--whole-archive generic/.libs/libgeneric.al 
i386/.libs/libi386.al -Wl,--no-whole-archive  generic/.libs/libgeneric.al 
i386/.libs/libi386.al    -Wl,-soname -Wl,libmmxnow-0.1.so.0 -o 
.libs/libmmxnow-0.1.so.0.0.1
(cd .libs && rm -f libmmxnow-0.1.so.0 && ln -s libmmxnow-0.1.so.0.0.1 
libmmxnow-0.1.so.0)
(cd .libs && rm -f libmmxnow.so && ln -s libmmxnow-0.1.so.0.0.1 libmmxnow.so)
creating libmmxnow.la
(cd .libs && rm -f libmmxnow.la && ln -s ../libmmxnow.la libmmxnow.la)
make[3]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/src'
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/src'
Making all in test
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow/test'
make[1]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/libmmxnow'
Making all in lib
make[1]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib'
Making all in aviplay
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib/aviplay'
source='AudioCleaner.cpp' object='AudioCleaner.lo' libtool=yes \
depfile='.deps/AudioCleaner.Plo' tmpdepfile='.deps/AudioCleaner.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o AudioCleaner.lo `test -f 
AudioCleaner.cpp || echo './'`AudioCleaner.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
AudioCleaner.cpp -MT AudioCleaner.lo -MD -MP -MF .deps/AudioCleaner.TPlo  -fPIC -DPIC 
-o AudioCleaner.lo
source='AudioFpHQResampler.cpp' object='AudioFpHQResampler.lo' libtool=yes \
depfile='.deps/AudioFpHQResampler.Plo' tmpdepfile='.deps/AudioFpHQResampler.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o AudioFpHQResampler.lo `test -f 
AudioFpHQResampler.cpp || echo './'`AudioFpHQResampler.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
AudioFpHQResampler.cpp -MT AudioFpHQResampler.lo -MD -MP -MF 
.deps/AudioFpHQResampler.TPlo  -fPIC -DPIC -o AudioFpHQResampler.lo
source='AudioIntResampler.cpp' object='AudioIntResampler.lo' libtool=yes \
depfile='.deps/AudioIntResampler.Plo' tmpdepfile='.deps/AudioIntResampler.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o AudioIntResampler.lo `test -f 
AudioIntResampler.cpp || echo './'`AudioIntResampler.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
AudioIntResampler.cpp -MT AudioIntResampler.lo -MD -MP -MF 
.deps/AudioIntResampler.TPlo  -fPIC -DPIC -o AudioIntResampler.lo
source='AudioQueue.cpp' object='AudioQueue.lo' libtool=yes \
depfile='.deps/AudioQueue.Plo' tmpdepfile='.deps/AudioQueue.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o AudioQueue.lo `test -f 
AudioQueue.cpp || echo './'`AudioQueue.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
AudioQueue.cpp -MT AudioQueue.lo -MD -MP -MF .deps/AudioQueue.TPlo  -fPIC -DPIC -o 
AudioQueue.lo
source='aviplay.cpp' object='aviplay.lo' libtool=yes \
depfile='.deps/aviplay.Plo' tmpdepfile='.deps/aviplay.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o aviplay.lo `test -f aviplay.cpp 
|| echo './'`aviplay.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
aviplay.cpp -MT aviplay.lo -MD -MP -MF .deps/aviplay.TPlo  -fPIC -DPIC -o aviplay.lo
source='aviplay2.cpp' object='aviplay2.lo' libtool=yes \
depfile='.deps/aviplay2.Plo' tmpdepfile='.deps/aviplay2.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o aviplay2.lo `test -f aviplay2.cpp 
|| echo './'`aviplay2.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
aviplay2.cpp -MT aviplay2.lo -MD -MP -MF .deps/aviplay2.TPlo  -fPIC -DPIC -o 
aviplay2.lo
source='aviplayprop.cpp' object='aviplayprop.lo' libtool=yes \
depfile='.deps/aviplayprop.Plo' tmpdepfile='.deps/aviplayprop.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o aviplayprop.lo `test -f 
aviplayprop.cpp || echo './'`aviplayprop.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
aviplayprop.cpp -MT aviplayprop.lo -MD -MP -MF .deps/aviplayprop.TPlo  -fPIC -DPIC -o 
aviplayprop.lo
source='aviplayth.cpp' object='aviplayth.lo' libtool=yes \
depfile='.deps/aviplayth.Plo' tmpdepfile='.deps/aviplayth.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o aviplayth.lo `test -f 
aviplayth.cpp || echo './'`aviplayth.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
aviplayth.cpp -MT aviplayth.lo -MD -MP -MF .deps/aviplayth.TPlo  -fPIC -DPIC -o 
aviplayth.lo
source='CopyAudioRenderer.cpp' object='CopyAudioRenderer.lo' libtool=yes \
depfile='.deps/CopyAudioRenderer.Plo' tmpdepfile='.deps/CopyAudioRenderer.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o CopyAudioRenderer.lo `test -f 
CopyAudioRenderer.cpp || echo './'`CopyAudioRenderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
CopyAudioRenderer.cpp -MT CopyAudioRenderer.lo -MD -MP -MF 
.deps/CopyAudioRenderer.TPlo  -fPIC -DPIC -o CopyAudioRenderer.lo
source='IAudioRenderer.cpp' object='IAudioRenderer.lo' libtool=yes \
depfile='.deps/IAudioRenderer.Plo' tmpdepfile='.deps/IAudioRenderer.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o IAudioRenderer.lo `test -f 
IAudioRenderer.cpp || echo './'`IAudioRenderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
IAudioRenderer.cpp -MT IAudioRenderer.lo -MD -MP -MF .deps/IAudioRenderer.TPlo  -fPIC 
-DPIC -o IAudioRenderer.lo
source='OssAudioRenderer.cpp' object='OssAudioRenderer.lo' libtool=yes \
depfile='.deps/OssAudioRenderer.Plo' tmpdepfile='.deps/OssAudioRenderer.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o OssAudioRenderer.lo `test -f 
OssAudioRenderer.cpp || echo './'`OssAudioRenderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
OssAudioRenderer.cpp -MT OssAudioRenderer.lo -MD -MP -MF .deps/OssAudioRenderer.TPlo  
-fPIC -DPIC -o OssAudioRenderer.lo
source='SdlAudioRenderer.cpp' object='SdlAudioRenderer.lo' libtool=yes \
depfile='.deps/SdlAudioRenderer.Plo' tmpdepfile='.deps/SdlAudioRenderer.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o SdlAudioRenderer.lo `test -f 
SdlAudioRenderer.cpp || echo './'`SdlAudioRenderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
SdlAudioRenderer.cpp -MT SdlAudioRenderer.lo -MD -MP -MF .deps/SdlAudioRenderer.TPlo  
-fPIC -DPIC -o SdlAudioRenderer.lo
source='Statistic.cpp' object='Statistic.lo' libtool=yes \
depfile='.deps/Statistic.Plo' tmpdepfile='.deps/Statistic.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o Statistic.lo `test -f 
Statistic.cpp || echo './'`Statistic.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
Statistic.cpp -MT Statistic.lo -MD -MP -MF .deps/Statistic.TPlo  -fPIC -DPIC -o 
Statistic.lo
source='SunAudioRenderer.cpp' object='SunAudioRenderer.lo' libtool=yes \
depfile='.deps/SunAudioRenderer.Plo' tmpdepfile='.deps/SunAudioRenderer.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o SunAudioRenderer.lo `test -f 
SunAudioRenderer.cpp || echo './'`SunAudioRenderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
SunAudioRenderer.cpp -MT SunAudioRenderer.lo -MD -MP -MF .deps/SunAudioRenderer.TPlo  
-fPIC -DPIC -o SunAudioRenderer.lo
source='VideoDPMS.cpp' object='VideoDPMS.lo' libtool=yes \
depfile='.deps/VideoDPMS.Plo' tmpdepfile='.deps/VideoDPMS.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o VideoDPMS.lo `test -f 
VideoDPMS.cpp || echo './'`VideoDPMS.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
VideoDPMS.cpp -MT VideoDPMS.lo -MD -MP -MF .deps/VideoDPMS.TPlo  -fPIC -DPIC -o 
VideoDPMS.lo
/bin/sh ../../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libaviplay.la   AudioCleaner.lo 
AudioFpHQResampler.lo AudioIntResampler.lo AudioQueue.lo aviplay.lo aviplay2.lo 
aviplayprop.lo aviplayth.lo CopyAudioRenderer.lo IAudioRenderer.lo OssAudioRenderer.lo 
SdlAudioRenderer.lo Statistic.lo SunAudioRenderer.lo VideoDPMS.lo   -lpthread -lnsl 
-ldl -lm
mkdir .libs
rm -fr .libs/libaviplay.la .libs/libaviplay.* .libs/libaviplay.*
ar cru .libs/libaviplay.al AudioCleaner.lo AudioFpHQResampler.lo AudioIntResampler.lo 
AudioQueue.lo aviplay.lo aviplay2.lo aviplayprop.lo aviplayth.lo CopyAudioRenderer.lo 
IAudioRenderer.lo OssAudioRenderer.lo SdlAudioRenderer.lo Statistic.lo 
SunAudioRenderer.lo VideoDPMS.lo
ranlib .libs/libaviplay.al
creating libaviplay.la
(cd .libs && rm -f libaviplay.la && ln -s ../libaviplay.la libaviplay.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib/aviplay'
Making all in aviread
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib/aviread'
source='AsfFileInputStream.cpp' object='AsfFileInputStream.lo' libtool=yes \
depfile='.deps/AsfFileInputStream.Plo' tmpdepfile='.deps/AsfFileInputStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AsfFileInputStream.lo `test -f AsfFileInputStream.cpp || echo 
'./'`AsfFileInputStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsfFileInputStream.cpp -MT AsfFileInputStream.lo -MD 
-MP -MF .deps/AsfFileInputStream.TPlo  -fPIC -DPIC -o AsfFileInputStream.lo
source='AsfInputStream.cpp' object='AsfInputStream.lo' libtool=yes \
depfile='.deps/AsfInputStream.Plo' tmpdepfile='.deps/AsfInputStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AsfInputStream.lo `test -f AsfInputStream.cpp || echo './'`AsfInputStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsfInputStream.cpp -MT AsfInputStream.lo -MD -MP -MF 
.deps/AsfInputStream.TPlo  -fPIC -DPIC -o AsfInputStream.lo
source='AsfNetworkInputStream.cpp' object='AsfNetworkInputStream.lo' libtool=yes \
depfile='.deps/AsfNetworkInputStream.Plo' 
tmpdepfile='.deps/AsfNetworkInputStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AsfNetworkInputStream.lo `test -f AsfNetworkInputStream.cpp || echo 
'./'`AsfNetworkInputStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsfNetworkInputStream.cpp -MT 
AsfNetworkInputStream.lo -MD -MP -MF .deps/AsfNetworkInputStream.TPlo  -fPIC -DPIC -o 
AsfNetworkInputStream.lo
source='AsfReadHandler.cpp' object='AsfReadHandler.lo' libtool=yes \
depfile='.deps/AsfReadHandler.Plo' tmpdepfile='.deps/AsfReadHandler.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AsfReadHandler.lo `test -f AsfReadHandler.cpp || echo './'`AsfReadHandler.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsfReadHandler.cpp -MT AsfReadHandler.lo -MD -MP -MF 
.deps/AsfReadHandler.TPlo  -fPIC -DPIC -o AsfReadHandler.lo
source='AsfReadStream.cpp' object='AsfReadStream.lo' libtool=yes \
depfile='.deps/AsfReadStream.Plo' tmpdepfile='.deps/AsfReadStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AsfReadStream.lo `test -f AsfReadStream.cpp || echo './'`AsfReadStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsfReadStream.cpp -MT AsfReadStream.lo -MD -MP -MF 
.deps/AsfReadStream.TPlo  -fPIC -DPIC -o AsfReadStream.lo
source='AsfRedirectInputStream.cpp' object='AsfRedirectInputStream.lo' libtool=yes \
depfile='.deps/AsfRedirectInputStream.Plo' 
tmpdepfile='.deps/AsfRedirectInputStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AsfRedirectInputStream.lo `test -f AsfRedirectInputStream.cpp || echo 
'./'`AsfRedirectInputStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsfRedirectInputStream.cpp -MT 
AsfRedirectInputStream.lo -MD -MP -MF .deps/AsfRedirectInputStream.TPlo  -fPIC -DPIC 
-o AsfRedirectInputStream.lo
source='AsfStreamSeekInfo.cpp' object='AsfStreamSeekInfo.lo' libtool=yes \
depfile='.deps/AsfStreamSeekInfo.Plo' tmpdepfile='.deps/AsfStreamSeekInfo.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AsfStreamSeekInfo.lo `test -f AsfStreamSeekInfo.cpp || echo './'`AsfStreamSeekInfo.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsfStreamSeekInfo.cpp -MT AsfStreamSeekInfo.lo -MD 
-MP -MF .deps/AsfStreamSeekInfo.TPlo  -fPIC -DPIC -o AsfStreamSeekInfo.lo
source='AsxReader.cpp' object='AsxReader.lo' libtool=yes \
depfile='.deps/AsxReader.Plo' tmpdepfile='.deps/AsxReader.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o AsxReader.lo 
`test -f AsxReader.cpp || echo './'`AsxReader.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AsxReader.cpp -MT AsxReader.lo -MD -MP -MF 
.deps/AsxReader.TPlo  -fPIC -DPIC -o AsxReader.lo
source='asffmt.cpp' object='asffmt.lo' libtool=yes \
depfile='.deps/asffmt.Plo' tmpdepfile='.deps/asffmt.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o asffmt.lo `test 
-f asffmt.cpp || echo './'`asffmt.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c asffmt.cpp -MT asffmt.lo -MD -MP -MF 
.deps/asffmt.TPlo  -fPIC -DPIC -o asffmt.lo
source='asf_guids.cpp' object='asf_guids.lo' libtool=yes \
depfile='.deps/asf_guids.Plo' tmpdepfile='.deps/asf_guids.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o asf_guids.lo 
`test -f asf_guids.cpp || echo './'`asf_guids.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c asf_guids.cpp -MT asf_guids.lo -MD -MP -MF 
.deps/asf_guids.TPlo  -fPIC -DPIC -o asf_guids.lo
source='AviMediaReadHandler.cpp' object='AviMediaReadHandler.lo' libtool=yes \
depfile='.deps/AviMediaReadHandler.Plo' tmpdepfile='.deps/AviMediaReadHandler.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AviMediaReadHandler.lo `test -f AviMediaReadHandler.cpp || echo 
'./'`AviMediaReadHandler.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviMediaReadHandler.cpp -MT AviMediaReadHandler.lo 
-MD -MP -MF .deps/AviMediaReadHandler.TPlo  -fPIC -DPIC -o AviMediaReadHandler.lo
source='AviMediaReadStream.cpp' object='AviMediaReadStream.lo' libtool=yes \
depfile='.deps/AviMediaReadStream.Plo' tmpdepfile='.deps/AviMediaReadStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AviMediaReadStream.lo `test -f AviMediaReadStream.cpp || echo 
'./'`AviMediaReadStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviMediaReadStream.cpp -MT AviMediaReadStream.lo -MD 
-MP -MF .deps/AviMediaReadStream.TPlo  -fPIC -DPIC -o AviMediaReadStream.lo
source='AviRead.cpp' object='AviRead.lo' libtool=yes \
depfile='.deps/AviRead.Plo' tmpdepfile='.deps/AviRead.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o AviRead.lo 
`test -f AviRead.cpp || echo './'`AviRead.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviRead.cpp -MT AviRead.lo -MD -MP -MF 
.deps/AviRead.TPlo  -fPIC -DPIC -o AviRead.lo
source='AviReadStreamA.cpp' object='AviReadStreamA.lo' libtool=yes \
depfile='.deps/AviReadStreamA.Plo' tmpdepfile='.deps/AviReadStreamA.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AviReadStreamA.lo `test -f AviReadStreamA.cpp || echo './'`AviReadStreamA.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviReadStreamA.cpp -MT AviReadStreamA.lo -MD -MP -MF 
.deps/AviReadStreamA.TPlo  -fPIC -DPIC -o AviReadStreamA.lo
source='AviReadStreamV.cpp' object='AviReadStreamV.lo' libtool=yes \
depfile='.deps/AviReadStreamV.Plo' tmpdepfile='.deps/AviReadStreamV.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AviReadStreamV.lo `test -f AviReadStreamV.cpp || echo './'`AviReadStreamV.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviReadStreamV.cpp -MT AviReadStreamV.lo -MD -MP -MF 
.deps/AviReadStreamV.TPlo  -fPIC -DPIC -o AviReadStreamV.lo
source='AviReadStream.cpp' object='AviReadStream.lo' libtool=yes \
depfile='.deps/AviReadStream.Plo' tmpdepfile='.deps/AviReadStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AviReadStream.lo `test -f AviReadStream.cpp || echo './'`AviReadStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviReadStream.cpp -MT AviReadStream.lo -MD -MP -MF 
.deps/AviReadStream.TPlo  -fPIC -DPIC -o AviReadStream.lo
source='Cache.cpp' object='Cache.lo' libtool=yes \
depfile='.deps/Cache.Plo' tmpdepfile='.deps/Cache.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o Cache.lo `test 
-f Cache.cpp || echo './'`Cache.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c Cache.cpp -MT Cache.lo -MD -MP -MF .deps/Cache.TPlo  
-fPIC -DPIC -o Cache.lo
source='FileIterator.cpp' object='FileIterator.lo' libtool=yes \
depfile='.deps/FileIterator.Plo' tmpdepfile='.deps/FileIterator.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o FileIterator.lo 
`test -f FileIterator.cpp || echo './'`FileIterator.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c FileIterator.cpp -MT FileIterator.lo -MD -MP -MF 
.deps/FileIterator.TPlo  -fPIC -DPIC -o FileIterator.lo
source='NetworkIterator.cpp' object='NetworkIterator.lo' libtool=yes \
depfile='.deps/NetworkIterator.Plo' tmpdepfile='.deps/NetworkIterator.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
NetworkIterator.lo `test -f NetworkIterator.cpp || echo './'`NetworkIterator.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c NetworkIterator.cpp -MT NetworkIterator.lo -MD -MP 
-MF .deps/NetworkIterator.TPlo  -fPIC -DPIC -o NetworkIterator.lo
source='StreamInfo.cpp' object='StreamInfo.lo' libtool=yes \
depfile='.deps/StreamInfo.Plo' tmpdepfile='.deps/StreamInfo.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../common -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o StreamInfo.lo 
`test -f StreamInfo.cpp || echo './'`StreamInfo.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c StreamInfo.cpp -MT StreamInfo.lo -MD -MP -MF 
.deps/StreamInfo.TPlo  -fPIC -DPIC -o StreamInfo.lo
/bin/sh ../../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libaviread.la   AsfFileInputStream.lo 
AsfInputStream.lo AsfNetworkInputStream.lo AsfReadHandler.lo AsfReadStream.lo 
AsfRedirectInputStream.lo AsfStreamSeekInfo.lo AsxReader.lo asffmt.lo asf_guids.lo 
AviMediaReadHandler.lo AviMediaReadStream.lo AviRead.lo AviReadStreamA.lo 
AviReadStreamV.lo AviReadStream.lo Cache.lo FileIterator.lo NetworkIterator.lo 
StreamInfo.lo  -lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libaviread.la .libs/libaviread.* .libs/libaviread.*
ar cru .libs/libaviread.al AsfFileInputStream.lo AsfInputStream.lo 
AsfNetworkInputStream.lo AsfReadHandler.lo AsfReadStream.lo AsfRedirectInputStream.lo 
AsfStreamSeekInfo.lo AsxReader.lo asffmt.lo asf_guids.lo AviMediaReadHandler.lo 
AviMediaReadStream.lo AviRead.lo AviReadStreamA.lo AviReadStreamV.lo AviReadStream.lo 
Cache.lo FileIterator.lo NetworkIterator.lo StreamInfo.lo
ranlib .libs/libaviread.al
creating libaviread.la
(cd .libs && rm -f libaviread.la && ln -s ../libaviread.la libaviread.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib/aviread'
Making all in aviwrite
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib/aviwrite'
source='AviWrite.cpp' object='AviWrite.lo' libtool=yes \
depfile='.deps/AviWrite.Plo' tmpdepfile='.deps/AviWrite.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../aviread -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o AviWrite.lo 
`test -f AviWrite.cpp || echo './'`AviWrite.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../aviread -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviWrite.cpp -MT AviWrite.lo -MD -MP -MF 
.deps/AviWrite.TPlo  -fPIC -DPIC -o AviWrite.lo
source='AviAudioWriteStream.cpp' object='AviAudioWriteStream.lo' libtool=yes \
depfile='.deps/AviAudioWriteStream.Plo' tmpdepfile='.deps/AviAudioWriteStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../aviread -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AviAudioWriteStream.lo `test -f AviAudioWriteStream.cpp || echo 
'./'`AviAudioWriteStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../aviread -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviAudioWriteStream.cpp -MT AviAudioWriteStream.lo 
-MD -MP -MF .deps/AviAudioWriteStream.TPlo  -fPIC -DPIC -o AviAudioWriteStream.lo
source='AviVideoWriteStream.cpp' object='AviVideoWriteStream.lo' libtool=yes \
depfile='.deps/AviVideoWriteStream.Plo' tmpdepfile='.deps/AviVideoWriteStream.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I../aviread -Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o 
AviVideoWriteStream.lo `test -f AviVideoWriteStream.cpp || echo 
'./'`AviVideoWriteStream.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../aviread -Wall -Wno-unused -g 
-march=i586 -ffast-math -pipe -c AviVideoWriteStream.cpp -MT AviVideoWriteStream.lo 
-MD -MP -MF .deps/AviVideoWriteStream.TPlo  -fPIC -DPIC -o AviVideoWriteStream.lo
/bin/sh ../../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libaviwrite.la   AviWrite.lo 
AviAudioWriteStream.lo AviVideoWriteStream.lo  -lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libaviwrite.la .libs/libaviwrite.* .libs/libaviwrite.*
ar cru .libs/libaviwrite.al AviWrite.lo AviAudioWriteStream.lo AviVideoWriteStream.lo
ranlib .libs/libaviwrite.al
creating libaviwrite.la
(cd .libs && rm -f libaviwrite.la && ln -s ../libaviwrite.la libaviwrite.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib/aviwrite'
Making all in common
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib/common'
source='BaseError.cpp' object='BaseError.lo' libtool=yes \
depfile='.deps/BaseError.Plo' tmpdepfile='.deps/BaseError.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o BaseError.lo `test -f 
BaseError.cpp || echo './'`BaseError.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c BaseError.cpp -MT BaseError.lo -MD -MP -MF .deps/BaseError.TPlo  
-fPIC -DPIC -o BaseError.lo
source='BitmapInfo.cpp' object='BitmapInfo.lo' libtool=yes \
depfile='.deps/BitmapInfo.Plo' tmpdepfile='.deps/BitmapInfo.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o BitmapInfo.lo `test -f 
BitmapInfo.cpp || echo './'`BitmapInfo.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c BitmapInfo.cpp -MT BitmapInfo.lo -MD -MP -MF 
.deps/BitmapInfo.TPlo  -fPIC -DPIC -o BitmapInfo.lo
source='ConfigEntry.cpp' object='ConfigEntry.lo' libtool=yes \
depfile='.deps/ConfigEntry.Plo' tmpdepfile='.deps/ConfigEntry.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o ConfigEntry.lo `test -f 
ConfigEntry.cpp || echo './'`ConfigEntry.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c ConfigEntry.cpp -MT ConfigEntry.lo -MD -MP -MF 
.deps/ConfigEntry.TPlo  -fPIC -DPIC -o ConfigEntry.lo
source='ConfigFile.cpp' object='ConfigFile.lo' libtool=yes \
depfile='.deps/ConfigFile.Plo' tmpdepfile='.deps/ConfigFile.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o ConfigFile.lo `test -f 
ConfigFile.cpp || echo './'`ConfigFile.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c ConfigFile.cpp -MT ConfigFile.lo -MD -MP -MF 
.deps/ConfigFile.TPlo  -fPIC -DPIC -o ConfigFile.lo
source='Locker.cpp' object='Locker.lo' libtool=yes \
depfile='.deps/Locker.Plo' tmpdepfile='.deps/Locker.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o Locker.lo `test -f 
Locker.cpp || echo './'`Locker.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c Locker.cpp -MT Locker.lo -MD -MP -MF .deps/Locker.TPlo  -fPIC 
-DPIC -o Locker.lo
source='Registry.cpp' object='Registry.lo' libtool=yes \
depfile='.deps/Registry.Plo' tmpdepfile='.deps/Registry.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o Registry.lo `test -f 
Registry.cpp || echo './'`Registry.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c Registry.cpp -MT Registry.lo -MD -MP -MF .deps/Registry.TPlo  
-fPIC -DPIC -o Registry.lo
source='image.cpp' object='image.lo' libtool=yes \
depfile='.deps/image.Plo' tmpdepfile='.deps/image.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o image.lo `test -f image.cpp 
|| echo './'`image.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c image.cpp -MT image.lo -MD -MP -MF .deps/image.TPlo  -fPIC -DPIC 
-o image.lo
source='impl_video.cpp' object='impl_video.lo' libtool=yes \
depfile='.deps/impl_video.Plo' tmpdepfile='.deps/impl_video.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o impl_video.lo `test -f 
impl_video.cpp || echo './'`impl_video.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c impl_video.cpp -MT impl_video.lo -MD -MP -MF 
.deps/impl_video.TPlo  -fPIC -DPIC -o impl_video.lo
source='impl_audio.cpp' object='impl_audio.lo' libtool=yes \
depfile='.deps/impl_audio.Plo' tmpdepfile='.deps/impl_audio.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o impl_audio.lo `test -f 
impl_audio.cpp || echo './'`impl_audio.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c impl_audio.cpp -MT impl_audio.lo -MD -MP -MF 
.deps/impl_audio.TPlo  -fPIC -DPIC -o impl_audio.lo
source='util.cpp' object='util.lo' libtool=yes \
depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o util.lo `test -f util.cpp 
|| echo './'`util.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c util.cpp -MT util.lo -MD -MP -MF .deps/util.TPlo  -fPIC -DPIC -o 
util.lo
source='mmx.cpp' object='mmx.lo' libtool=yes \
depfile='.deps/mmx.Plo' tmpdepfile='.deps/mmx.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o mmx.lo `test -f mmx.cpp || 
echo './'`mmx.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c mmx.cpp -MT mmx.lo -MD -MP -MF .deps/mmx.TPlo  -fPIC -DPIC -o 
mmx.lo
mmx.cpp:152:2: warning: #warning untested
source='fcc_type.c' object='fcc_type.lo' libtool=yes \
depfile='.deps/fcc_type.Plo' tmpdepfile='.deps/fcc_type.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o fcc_type.lo `test -f 
fcc_type.c || echo './'`fcc_type.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c fcc_type.c -MT fcc_type.lo -MD -MP -MF .deps/fcc_type.TPlo  -fPIC 
-DPIC -o fcc_type.lo
source='utils.c' object='utils.lo' libtool=yes \
depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o utils.lo `test -f utils.c 
|| echo './'`utils.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c utils.c -MT utils.lo -MD -MP -MF .deps/utils.TPlo  -fPIC -DPIC -o 
utils.lo
source='wave_type.c' object='wave_type.lo' libtool=yes \
depfile='.deps/wave_type.Plo' tmpdepfile='.deps/wave_type.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o wave_type.lo `test -f 
wave_type.c || echo './'`wave_type.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c wave_type.c -MT wave_type.lo -MD -MP -MF .deps/wave_type.TPlo  
-fPIC -DPIC -o wave_type.lo
source='avm_output.cpp' object='avm_output.lo' libtool=yes \
depfile='.deps/avm_output.Plo' tmpdepfile='.deps/avm_output.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o avm_output.lo `test -f 
avm_output.cpp || echo './'`avm_output.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c avm_output.cpp -MT avm_output.lo -MD -MP -MF 
.deps/avm_output.TPlo  -fPIC -DPIC -o avm_output.lo
/bin/sh ../../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libcommon.la   BaseError.lo BitmapInfo.lo 
ConfigEntry.lo ConfigFile.lo Locker.lo Registry.lo image.lo impl_video.lo 
impl_audio.lo util.lo mmx.lo fcc_type.lo utils.lo wave_type.lo avm_output.lo  
-lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libcommon.la .libs/libcommon.* .libs/libcommon.*
ar cru .libs/libcommon.al BaseError.lo BitmapInfo.lo ConfigEntry.lo ConfigFile.lo 
Locker.lo Registry.lo image.lo impl_video.lo impl_audio.lo util.lo mmx.lo fcc_type.lo 
utils.lo wave_type.lo avm_output.lo
ranlib .libs/libcommon.al
creating libcommon.la
(cd .libs && rm -f libcommon.la && ln -s ../libcommon.la libcommon.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib/common'
Making all in subtitle
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib/subtitle'
source='subtitle.c' object='subtitle.lo' libtool=yes \
depfile='.deps/subtitle.Plo' tmpdepfile='.deps/subtitle.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o subtitle.lo `test -f 
subtitle.c || echo './'`subtitle.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c subtitle.c -MT subtitle.lo -MD -MP -MF .deps/subtitle.TPlo  -fPIC 
-DPIC -o subtitle.lo
source='subread.c' object='subread.lo' libtool=yes \
depfile='.deps/subread.Plo' tmpdepfile='.deps/subread.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o subread.lo `test -f 
subread.c || echo './'`subread.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c subread.c -MT subread.lo -MD -MP -MF .deps/subread.TPlo  -fPIC 
-DPIC -o subread.lo
/bin/sh ../../libtool --mode=link gcc  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libsubtitle.la   subtitle.lo subread.lo  
-lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libsubtitle.la .libs/libsubtitle.* .libs/libsubtitle.*
ar cru .libs/libsubtitle.al subtitle.lo subread.lo
ranlib .libs/libsubtitle.al
creating libsubtitle.la
(cd .libs && rm -f libsubtitle.la && ln -s ../libsubtitle.la libsubtitle.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib/subtitle'
Making all in video
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib/video'
source='renderer.cpp' object='renderer.lo' libtool=yes \
depfile='.deps/renderer.Plo' tmpdepfile='.deps/renderer.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT  -I../subtitles -Wall -Wno-unused 
 -g  -march=i586 -ffast-math -pipe -c -o renderer.lo `test -f renderer.cpp || echo 
'./'`renderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I/usr/include/SDL 
-D_REENTRANT -I../subtitles -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
renderer.cpp -MT renderer.lo -MD -MP -MF .deps/renderer.TPlo  -fPIC -DPIC -o 
renderer.lo
/bin/sh ../../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libvideo.la   renderer.lo -L/usr/lib 
-Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/X11R6/lib  -lXxf86dga -lXxf86vm -lXi -lXft 
-lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libvideo.la .libs/libvideo.* .libs/libvideo.*
ar cru .libs/libvideo.al renderer.lo
ranlib .libs/libvideo.al
creating libvideo.la
(cd .libs && rm -f libvideo.la && ln -s ../libvideo.la libvideo.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib/video'
make[2]: Entering directory `/home/scott/downloads/avifile0.7-20020412/lib'
source='codeckeeper.cpp' object='codeckeeper.lo' libtool=yes \
depfile='.deps/codeckeeper.Plo' tmpdepfile='.deps/codeckeeper.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include  
-DPLUGIN_PATH=\"/usr/local/lib/avifile0.7\" -Wall -Wno-unused  -g  -march=i586 
-ffast-math -pipe -c -o codeckeeper.lo `test -f codeckeeper.cpp || echo 
'./'`codeckeeper.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../include -DPLUGIN_PATH=\"/usr/local/lib/avifile0.7\" 
-Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c codeckeeper.cpp -MT 
codeckeeper.lo -MD -MP -MF .deps/codeckeeper.TPlo  -fPIC -DPIC -o codeckeeper.lo
source='Uncompressed.cpp' object='Uncompressed.lo' libtool=yes \
depfile='.deps/Uncompressed.Plo' tmpdepfile='.deps/Uncompressed.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include  
-DPLUGIN_PATH=\"/usr/local/lib/avifile0.7\" -Wall -Wno-unused  -g  -march=i586 
-ffast-math -pipe -c -o Uncompressed.lo `test -f Uncompressed.cpp || echo 
'./'`Uncompressed.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../include -DPLUGIN_PATH=\"/usr/local/lib/avifile0.7\" 
-Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c Uncompressed.cpp -MT 
Uncompressed.lo -MD -MP -MF .deps/Uncompressed.TPlo  -fPIC -DPIC -o Uncompressed.lo
/bin/sh ../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libaviplay.la -rpath /usr/local/lib -lXft 
-lXv -release 0.7 -version-info 0:2:0 codeckeeper.lo Uncompressed.lo 
aviplay/libaviplay.la aviread/libaviread.la aviwrite/libaviwrite.la 
common/libcommon.la subtitle/libsubtitle.la video/libvideo.la  -lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libaviplay.la .libs/libaviplay.* .libs/libaviplay-0.7.*
(cd . && ln -s codeckeeper.lo codeckeeper.o)
(cd . && ln -s Uncompressed.lo Uncompressed.o)
gcc -shared  codeckeeper.lo Uncompressed.lo -Wl,--whole-archive 
aviplay/.libs/libaviplay.al aviread/.libs/libaviread.al aviwrite/.libs/libaviwrite.al 
common/.libs/libcommon.al subtitle/.libs/libsubtitle.al video/.libs/libvideo.al 
-Wl,--no-whole-archive  -L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib 
aviplay/.libs/libaviplay.al aviread/.libs/libaviread.al aviwrite/.libs/libaviwrite.al 
common/.libs/libcommon.al subtitle/.libs/libsubtitle.al video/.libs/libvideo.al 
-L/usr/lib /usr/lib/libSDL.so /usr/lib/libartsc.so /usr/lib/libesd.so -laudiofile 
-lX11 -lXext -lXv -lXxf86dga -lXxf86vm -lXi -lXft -lpthread -lnsl -ldl -lm        
-Wl,-soname -Wl,libaviplay-0.7.so.0 -o .libs/libaviplay-0.7.so.0.0.2
(cd .libs && rm -f libaviplay-0.7.so.0 && ln -s libaviplay-0.7.so.0.0.2 
libaviplay-0.7.so.0)
(cd .libs && rm -f libaviplay.so && ln -s libaviplay-0.7.so.0.0.2 libaviplay.so)
creating libaviplay.la
(cd .libs && rm -f libaviplay.la && ln -s ../libaviplay.la libaviplay.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib'
make[1]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/lib'
Making all in plugins
make[1]: Entering directory `/home/scott/downloads/avifile0.7-20020412/plugins'
Making all in libaudiodec
make[2]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libaudiodec'
source='audiodecoder.cpp' object='audiodecoder.lo' libtool=yes \
depfile='.deps/audiodecoder.Plo' tmpdepfile='.deps/audiodecoder.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o audiodecoder.lo `test -f 
audiodecoder.cpp || echo './'`audiodecoder.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c audiodecoder.cpp -MT audiodecoder.lo -MD -MP -MF 
.deps/audiodecoder.TPlo  -fPIC -DPIC -o audiodecoder.lo
source='adpcm.cpp' object='adpcm.lo' libtool=yes \
depfile='.deps/adpcm.Plo' tmpdepfile='.deps/adpcm.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o adpcm.lo `test -f adpcm.cpp 
|| echo './'`adpcm.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c adpcm.cpp -MT adpcm.lo -MD -MP -MF .deps/adpcm.TPlo  -fPIC -DPIC 
-o adpcm.lo
adpcm.cpp:27:2: warning: #warning TEST WITH MONO
source='adpcm_impl.c' object='adpcm_impl.lo' libtool=yes \
depfile='.deps/adpcm_impl.Plo' tmpdepfile='.deps/adpcm_impl.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o adpcm_impl.lo `test -f 
adpcm_impl.c || echo './'`adpcm_impl.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c adpcm_impl.c -MT adpcm_impl.lo -MD -MP -MF .deps/adpcm_impl.TPlo  
-fPIC -DPIC -o adpcm_impl.lo
source='gsm61dec.cpp' object='gsm61dec.lo' libtool=yes \
depfile='.deps/gsm61dec.Plo' tmpdepfile='.deps/gsm61dec.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o gsm61dec.lo `test -f 
gsm61dec.cpp || echo './'`gsm61dec.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c gsm61dec.cpp -MT gsm61dec.lo -MD -MP -MF .deps/gsm61dec.TPlo  
-fPIC -DPIC -o gsm61dec.lo
source='pcm.cpp' object='pcm.lo' libtool=yes \
depfile='.deps/pcm.Plo' tmpdepfile='.deps/pcm.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o pcm.lo `test -f pcm.cpp || 
echo './'`pcm.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c pcm.cpp -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo  -fPIC -DPIC -o 
pcm.lo
source='aulaw.cpp' object='aulaw.lo' libtool=yes \
depfile='.deps/aulaw.Plo' tmpdepfile='.deps/aulaw.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o aulaw.lo `test -f aulaw.cpp 
|| echo './'`aulaw.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c aulaw.cpp -MT aulaw.lo -MD -MP -MF .deps/aulaw.TPlo  -fPIC -DPIC 
-o aulaw.lo
source='xa_gsm.c' object='xa_gsm.lo' libtool=yes \
depfile='.deps/xa_gsm.Plo' tmpdepfile='.deps/xa_gsm.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o xa_gsm.lo `test -f xa_gsm.c 
|| echo './'`xa_gsm.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c xa_gsm.c -MT xa_gsm.lo -MD -MP -MF .deps/xa_gsm.TPlo  -fPIC -DPIC 
-o xa_gsm.lo
/bin/sh ../../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libaudiodec.la -rpath 
/usr/local/lib/avifile0.7   -module -avoid-version  audiodecoder.lo adpcm.lo 
adpcm_impl.lo gsm61dec.lo pcm.lo aulaw.lo xa_gsm.lo  -lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libaudiodec.la .libs/libaudiodec.* .libs/libaudiodec.*
(cd . && ln -s audiodecoder.lo audiodecoder.o)
(cd . && ln -s adpcm.lo adpcm.o)
(cd . && ln -s adpcm_impl.lo adpcm_impl.o)
(cd . && ln -s gsm61dec.lo gsm61dec.o)
(cd . && ln -s pcm.lo pcm.o)
(cd . && ln -s aulaw.lo aulaw.o)
(cd . && ln -s xa_gsm.lo xa_gsm.o)
gcc -shared  audiodecoder.lo adpcm.lo adpcm_impl.lo gsm61dec.lo pcm.lo aulaw.lo 
xa_gsm.lo  -L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -lpthread -lnsl -ldl -lm  
-Wl,-soname -Wl,libaudiodec.so -o .libs/libaudiodec.so
creating libaudiodec.la
(cd .libs && rm -f libaudiodec.la && ln -s ../libaudiodec.la libaudiodec.la)
make[2]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libaudiodec'
Making all in libmpeg_audiodec
make[2]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libmpeg_audiodec'
source='bitwindow.cpp' object='bitwindow.lo' libtool=yes \
depfile='.deps/bitwindow.Plo' tmpdepfile='.deps/bitwindow.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o bitwindow.lo `test -f bitwindow.cpp || echo './'`bitwindow.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c bitwindow.cpp 
-MT bitwindow.lo -MD -MP -MF .deps/bitwindow.TPlo  -fPIC -DPIC -o bitwindow.lo
source='filter.cpp' object='filter.lo' libtool=yes \
depfile='.deps/filter.Plo' tmpdepfile='.deps/filter.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o filter.lo `test -f filter.cpp || echo './'`filter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c filter.cpp -MT 
filter.lo -MD -MP -MF .deps/filter.TPlo  -fPIC -DPIC -o filter.lo
source='filter_2.cpp' object='filter_2.lo' libtool=yes \
depfile='.deps/filter_2.Plo' tmpdepfile='.deps/filter_2.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o filter_2.lo `test -f filter_2.cpp || echo './'`filter_2.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c filter_2.cpp 
-MT filter_2.lo -MD -MP -MF .deps/filter_2.TPlo  -fPIC -DPIC -o filter_2.lo
source='huffmantable.cpp' object='huffmantable.lo' libtool=yes \
depfile='.deps/huffmantable.Plo' tmpdepfile='.deps/huffmantable.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o huffmantable.lo `test -f huffmantable.cpp || echo 
'./'`huffmantable.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c 
huffmantable.cpp -MT huffmantable.lo -MD -MP -MF .deps/huffmantable.TPlo  -fPIC -DPIC 
-o huffmantable.lo
source='mpeglayer1.cpp' object='mpeglayer1.lo' libtool=yes \
depfile='.deps/mpeglayer1.Plo' tmpdepfile='.deps/mpeglayer1.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o mpeglayer1.lo `test -f mpeglayer1.cpp || echo 
'./'`mpeglayer1.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c mpeglayer1.cpp 
-MT mpeglayer1.lo -MD -MP -MF .deps/mpeglayer1.TPlo  -fPIC -DPIC -o mpeglayer1.lo
source='mpeglayer2.cpp' object='mpeglayer2.lo' libtool=yes \
depfile='.deps/mpeglayer2.Plo' tmpdepfile='.deps/mpeglayer2.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o mpeglayer2.lo `test -f mpeglayer2.cpp || echo 
'./'`mpeglayer2.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c mpeglayer2.cpp 
-MT mpeglayer2.lo -MD -MP -MF .deps/mpeglayer2.TPlo  -fPIC -DPIC -o mpeglayer2.lo
source='mpeglayer3.cpp' object='mpeglayer3.lo' libtool=yes \
depfile='.deps/mpeglayer3.Plo' tmpdepfile='.deps/mpeglayer3.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o mpeglayer3.lo `test -f mpeglayer3.cpp || echo 
'./'`mpeglayer3.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c mpeglayer3.cpp 
-MT mpeglayer3.lo -MD -MP -MF .deps/mpeglayer3.TPlo  -fPIC -DPIC -o mpeglayer3.lo
source='mpegtable.cpp' object='mpegtable.lo' libtool=yes \
depfile='.deps/mpegtable.Plo' tmpdepfile='.deps/mpegtable.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o mpegtable.lo `test -f mpegtable.cpp || echo './'`mpegtable.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c mpegtable.cpp 
-MT mpegtable.lo -MD -MP -MF .deps/mpegtable.TPlo  -fPIC -DPIC -o mpegtable.lo
source='mpegtoraw.cpp' object='mpegtoraw.lo' libtool=yes \
depfile='.deps/mpegtoraw.Plo' tmpdepfile='.deps/mpegtoraw.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -O2 -ffast-math -fomit-frame-pointer -funroll-loops -g  -march=i586 
-ffast-math -pipe -c -o mpegtoraw.lo `test -f mpegtoraw.cpp || echo './'`mpegtoraw.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -O2 -ffast-math 
-fomit-frame-pointer -funroll-loops -g -march=i586 -ffast-math -pipe -c mpegtoraw.cpp 
-MT mpegtoraw.lo -MD -MP -MF .deps/mpegtoraw.TPlo  -fPIC -DPIC -o mpegtoraw.lo
/bin/sh ../../libtool --mode=link c++ -O2 -ffast-math -fomit-frame-pointer 
-funroll-loops -g  -march=i586 -ffast-math -pipe  -L/usr/X11R6/lib 
-L/usr/lib/qt-2.3.0/lib -o libmpeg_audiodec.la -rpath /usr/local/lib/avifile0.7 
-module -avoid-version  bitwindow.lo filter.lo filter_2.lo huffmantable.lo 
mpeglayer1.lo mpeglayer2.lo mpeglayer3.lo mpegtable.lo mpegtoraw.lo  -lpthread -lnsl 
-ldl -lm
mkdir .libs
rm -fr .libs/libmpeg_audiodec.la .libs/libmpeg_audiodec.* .libs/libmpeg_audiodec.*
(cd . && ln -s bitwindow.lo bitwindow.o)
(cd . && ln -s filter.lo filter.o)
(cd . && ln -s filter_2.lo filter_2.o)
(cd . && ln -s huffmantable.lo huffmantable.o)
(cd . && ln -s mpeglayer1.lo mpeglayer1.o)
(cd . && ln -s mpeglayer2.lo mpeglayer2.o)
(cd . && ln -s mpeglayer3.lo mpeglayer3.o)
(cd . && ln -s mpegtable.lo mpegtable.o)
(cd . && ln -s mpegtoraw.lo mpegtoraw.o)
gcc -shared  bitwindow.lo filter.lo filter_2.lo huffmantable.lo mpeglayer1.lo 
mpeglayer2.lo mpeglayer3.lo mpegtable.lo mpegtoraw.lo  -L/usr/X11R6/lib 
-L/usr/lib/qt-2.3.0/lib -lpthread -lnsl -ldl -lm  -Wl,-soname -Wl,libmpeg_audiodec.so 
-o .libs/libmpeg_audiodec.so
creating libmpeg_audiodec.la
(cd .libs && rm -f libmpeg_audiodec.la && ln -s ../libmpeg_audiodec.la 
libmpeg_audiodec.la)
make[2]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libmpeg_audiodec'
Making all in libac3pass
make[2]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libac3pass'
source='ac3-iec958.c' object='ac3-iec958.lo' libtool=yes \
depfile='.deps/ac3-iec958.Plo' tmpdepfile='.deps/ac3-iec958.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o ac3-iec958.lo `test -f 
ac3-iec958.c || echo './'`ac3-iec958.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c ac3-iec958.c -MT ac3-iec958.lo -MD -MP -MF .deps/ac3-iec958.TPlo  
-fPIC -DPIC -o ac3-iec958.lo
source='libac3pass.cpp' object='libac3pass.lo' libtool=yes \
depfile='.deps/libac3pass.Plo' tmpdepfile='.deps/libac3pass.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o libac3pass.lo `test -f 
libac3pass.cpp || echo './'`libac3pass.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -march=i586 
-ffast-math -pipe -c libac3pass.cpp -MT libac3pass.lo -MD -MP -MF 
.deps/libac3pass.TPlo  -fPIC -DPIC -o libac3pass.lo
/bin/sh ../../libtool --mode=link c++  -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libac3pass.la -rpath 
/usr/local/lib/avifile0.7 -module -avoid-version  ac3-iec958.lo libac3pass.lo  
-lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libac3pass.la .libs/libac3pass.* .libs/libac3pass.*
(cd . && ln -s ac3-iec958.lo ac3-iec958.o)
(cd . && ln -s libac3pass.lo libac3pass.o)
gcc -shared  ac3-iec958.lo libac3pass.lo  -L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib 
-lpthread -lnsl -ldl -lm  -Wl,-soname -Wl,libac3pass.so -o .libs/libac3pass.so
creating libac3pass.la
(cd .libs && rm -f libac3pass.la && ln -s ../libac3pass.la libac3pass.la)
make[2]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libac3pass'
Making all in libdivx4
make[2]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libdivx4'
source='divx4.cpp' object='divx4.lo' libtool=yes \
depfile='.deps/divx4.Plo' tmpdepfile='.deps/divx4.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include   
-Wall -Wno-unused -DLINUX -g  -march=i586 -ffast-math -pipe -c -o divx4.lo `test -f 
divx4.cpp || echo './'`divx4.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -DLINUX -g -march=i586 
-ffast-math -pipe -c divx4.cpp -MT divx4.lo -MD -MP -MF .deps/divx4.TPlo  -fPIC -DPIC 
-o divx4.lo
/bin/sh ../../libtool --mode=link c++ -DLINUX -g  -march=i586 -ffast-math -pipe  
-L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -o libdivx4.la -rpath 
/usr/local/lib/avifile0.7 -module -avoid-version divx4.lo -L/usr/local/lib 
-ldivxdecore -ldivxencore -lpthread -lnsl -ldl -lm
mkdir .libs
rm -fr .libs/libdivx4.la .libs/libdivx4.* .libs/libdivx4.*
(cd . && ln -s divx4.lo divx4.o)
gcc -shared  divx4.lo  -L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -L/usr/local/lib 
-ldivxdecore -ldivxencore -lpthread -lnsl -ldl -lm  -Wl,-soname -Wl,libdivx4.so -o 
.libs/libdivx4.so
creating libdivx4.la
(cd .libs && rm -f libdivx4.la && ln -s ../libdivx4.la libdivx4.la)
make[2]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/plugins/libdivx4'
Making all in libffmpeg
make[2]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libffmpeg'
Making all in libavcodec
make[3]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libffmpeg/libavcodec'
Making all in i386
make[4]: Entering directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libffmpeg/libavcodec/i386'
source='fdct_mmx.c' object='fdct_mmx.lo' libtool=yes \
depfile='.deps/fdct_mmx.Plo' tmpdepfile='.deps/fdct_mmx.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../../include  -DHAVE_AV_CONFIG_H -I../.. -O4 -fomit-frame-pointer  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o fdct_mmx.lo `test -f fdct_mmx.c 
|| echo './'`fdct_mmx.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include -DHAVE_AV_CONFIG_H -I../.. -O4 
-fomit-frame-pointer -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c fdct_mmx.c 
-MT fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.TPlo  -fPIC -DPIC -o fdct_mmx.lo
source='idct_mmx.c' object='idct_mmx.lo' libtool=yes \
depfile='.deps/idct_mmx.Plo' tmpdepfile='.deps/idct_mmx.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../../include  -DHAVE_AV_CONFIG_H -I../.. -O4 -fomit-frame-pointer  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o idct_mmx.lo `test -f idct_mmx.c 
|| echo './'`idct_mmx.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include -DHAVE_AV_CONFIG_H -I../.. -O4 
-fomit-frame-pointer -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c idct_mmx.c 
-MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.TPlo  -fPIC -DPIC -o idct_mmx.lo
source='cputest.c' object='cputest.lo' libtool=yes \
depfile='.deps/cputest.Plo' tmpdepfile='.deps/cputest.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../../include  -DHAVE_AV_CONFIG_H -I../.. -O4 -fomit-frame-pointer  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o cputest.lo `test -f cputest.c || 
echo './'`cputest.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include -DHAVE_AV_CONFIG_H -I../.. -O4 
-fomit-frame-pointer -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c cputest.c 
-MT cputest.lo -MD -MP -MF .deps/cputest.TPlo  -fPIC -DPIC -o cputest.lo
source='dsputil_mmx.c' object='dsputil_mmx.lo' libtool=yes \
depfile='.deps/dsputil_mmx.Plo' tmpdepfile='.deps/dsputil_mmx.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../../include  -DHAVE_AV_CONFIG_H -I../.. -O4 -fomit-frame-pointer  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o dsputil_mmx.lo `test -f 
dsputil_mmx.c || echo './'`dsputil_mmx.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include -DHAVE_AV_CONFIG_H -I../.. -O4 
-fomit-frame-pointer -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
dsputil_mmx.c -MT dsputil_mmx.lo -MD -MP -MF .deps/dsputil_mmx.TPlo  -fPIC -DPIC -o 
dsputil_mmx.lo
source='motion_est_mmx.c' object='motion_est_mmx.lo' libtool=yes \
depfile='.deps/motion_est_mmx.Plo' tmpdepfile='.deps/motion_est_mmx.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../../include  -DHAVE_AV_CONFIG_H -I../.. -O4 -fomit-frame-pointer  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o motion_est_mmx.lo `test -f 
motion_est_mmx.c || echo './'`motion_est_mmx.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include -DHAVE_AV_CONFIG_H -I../.. -O4 
-fomit-frame-pointer -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
motion_est_mmx.c -MT motion_est_mmx.lo -MD -MP -MF .deps/motion_est_mmx.TPlo  -fPIC 
-DPIC -o motion_est_mmx.lo
source='mpegvideo_mmx.c' object='mpegvideo_mmx.lo' libtool=yes \
depfile='.deps/mpegvideo_mmx.Plo' tmpdepfile='.deps/mpegvideo_mmx.TPlo' \
depmode=gcc3 /bin/sh ../../../../depcomp \
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../../include  -DHAVE_AV_CONFIG_H -I../.. -O4 -fomit-frame-pointer  -Wall 
-Wno-unused  -g  -march=i586 -ffast-math -pipe -c -o mpegvideo_mmx.lo `test -f 
mpegvideo_mmx.c || echo './'`mpegvideo_mmx.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include -DHAVE_AV_CONFIG_H -I../.. -O4 
-fomit-frame-pointer -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c 
mpegvideo_mmx.c -MT mpegvideo_mmx.lo -MD -MP -MF .deps/mpegvideo_mmx.TPlo  -fPIC -DPIC 
-o mpegvideo_mmx.lo
In file included from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from ../mangle.h:1,
                 from mpegvideo_mmx.c:26:
../mangle.h:1:23: #include nested too deeply
mpegvideo_mmx.c:433:36: mpegvideo_mmx_template.c: No such file or directory
mpegvideo_mmx.c:438:36: mpegvideo_mmx_template.c: No such file or directory
mpegvideo_mmx.c: In function `MPV_common_init_mmx':
mpegvideo_mmx.c:449: `dct_quantize_MMX2' undeclared (first use in this function)
mpegvideo_mmx.c:449: (Each undeclared identifier is reported only once
mpegvideo_mmx.c:449: for each function it appears in.)
mpegvideo_mmx.c:451: `dct_quantize_MMX' undeclared (first use in this function)
make[4]: *** [mpegvideo_mmx.lo] Error 1
make[4]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libffmpeg/libavcodec/i386'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libffmpeg/libavcodec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/scott/downloads/avifile0.7-20020412/plugins/libffmpeg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/scott/downloads/avifile0.7-20020412/plugins'
make: *** [all-recursive] Error 1

Reply via email to