Hi, my problem with avifile07-20020412 seems to be a bug, so that's why i
contact you.
Well first i run ./configure and it goes pretty good. It finds all libraries
which i have. Then i run make and it ends with Error. My machine is:
Slackware8
CPU Pentium2 366mhz
Riva Vanta 8mb.
###################################
That's what ./configure prints out:
####################################
loading cache ./config.cache
avifile configure options:
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc
checking how to run the C preprocessor... (cached) gcc -E
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc
checking how to run the C++ preprocessor... (cached) c++ -E
checking for a BSD compatible install... /usr/bin/ginstall -c
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/i386-slackware-linux/bin/ld
checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld...
(cached) yes
checking for /usr/i386-slackware-linux/bin/ld option to reload object
files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached) -fPIC
checking if gcc PIC flag -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports
shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking for dlopen in -ldl... (cached) yes
checking for nanosleep in -lposix4... (cached) no
checking for socket in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for kstat_open in -lkstat... (cached) no
checking for lseek64 in -lc... (cached) yes
checking for pthreads... -lpthread yes
checking for ANSI C header files... (cached) yes
checking for linux/ioctl.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/ioccom.h... (cached) no
checking for sys/time.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for valid sysinfo struct... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether gcc needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking return type of signal handlers... (cached) void
checking for vprintf... (cached) yes
checking for ftime... (cached) yes
checking for gettimeofday... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for scandir... (cached) yes
checking for nanosleep... (cached) yes
checking if gcc supports -finline-limit-200 flag(s)... yes
checking if malloc debugging is wanted... no
checking C compiler version... gcc 2.95.3
checking for X... (cached) libraries /usr/X11R6/lib, headers
/usr/X11R6/include
checking for Qt... (cached) libraries /usr/lib, headers /usr/lib/qt/include
checking for moc2... (cached) not found
checking for moc... (cached) /usr/lib/qt/bin/moc
checking whether we like this Qt installation... (cached) yes
checking for multithreading support in Qt... (cached) yes
checking whether to build Avicap... checking for
/usr/lib/qt/include/qtable.h... (cached) yes
checking for jpeglib.h... (cached) yes
checking for jpeg_start_compress in -ljpeg... (cached) yes
checking for XF86DGAQueryExtension in -lXxf86dga... (cached) yes
checking for XF86VidModeSwitchMode in -lXxf86vm... (cached) yes
checking for DPMSQueryExtension in -lXdpms... (cached) no
checking for XGetExtensionVersion in -lXi... (cached) yes
checking for /usr/X11R6/include/X11/Xft/Xft.h... (cached) yes
checking for XftDrawString32 in -lXft... (cached) yes
checking for X11/extensions/Xv.h... (cached) yes
checking for /usr/X11R6/include/X11/extensions/dpms.h... (cached) yes
checking whether system declares DPMS functions in X11/extensions/dpms.h...
(cached) yes
checking for sdl-config... (cached) sdl-config
setting SDL_CONFIG to /usr/local/bin/sdl-config
checking for sdl-config... (cached) /usr/local/bin/sdl-config
checking for SDL - version >= 1.0.0... yes
checking for OSS audio support... (cached) yes
checking for _oss_ioctl in -lossaudio... (cached) no
checking for Sun audio support... (cached) no
checking for lame_decode_init in -lmp3lame... (cached) no
checking for Ogg... yes
checking for Vorbis... yes
checking for mad_stream_init in -lmad... (cached) no
checking for decore in -ldivxdecore... (cached) yes
checking for encore in -ldivxencore... (cached) yes
checking for decore.h... (cached) yes
checking for encore2.h... (cached) yes
checking for xvid_init in -lxvidcore... (cached) no
checking for xvid.h... (cached) no
configure: warning:
--- If you wish to use Xvid plugin install xvid package,
--- take a look at: http://www.xvid.org )
checking whether to build ac3 decoder module... no
=== configuring ffmpeg ===
Install prefix NONE
C compiler gcc
CPU x86
MMX enabled yes
gprof enabled no
grab enabled yes
mp3lame enabled no
Creating config.mak and config.h
head: VERSION: No such file or directory
config.h is unchanged
checking creating configure in libmmxnow... done
mga_vid device autodetected...
checking whether to use --tag=CXX with libtool... no
updating cache ./config.cache
creating ./config.status
creating admin/Makefile
creating lib/Makefile
creating lib/aviread/Makefile
creating lib/aviwrite/Makefile
creating lib/aviplay/Makefile
creating lib/common/Makefile
creating lib/subtitle/Makefile
creating lib/video/Makefile
creating plugins/Makefile
creating plugins/libwin32/loader/Makefile
creating plugins/libwin32/loader/wine/Makefile
creating plugins/libwin32/loader/dshow/Makefile
creating plugins/libwin32/videocodec/Makefile
creating plugins/libwin32/Makefile
creating plugins/libwin32/audiodec/Makefile
creating plugins/libac3pass/Makefile
creating plugins/libaudiodec/Makefile
creating plugins/libmpeg_audiodec/Makefile
creating plugins/libdivx4/Makefile
creating plugins/libxvid/Makefile
creating plugins/libffmpeg/Makefile
creating plugins/libffmpeg/libav/Makefile
creating plugins/libffmpeg/libavcodec/Makefile
creating plugins/libffmpeg/libavcodec/alpha/Makefile
creating plugins/libffmpeg/libavcodec/armv4l/Makefile
creating plugins/libffmpeg/libavcodec/i386/Makefile
creating plugins/libffmpeg/libavcodec/libac3/Makefile
creating plugins/libffmpeg/libavcodec/mlib/Makefile
creating plugins/libmp3lame_audioenc/Makefile
creating plugins/libmp3lame_audioenc/lame3.70/Makefile
creating plugins/libmp3lamebin_audioenc/Makefile
creating plugins/libmad/Makefile
creating plugins/libvorbis/Makefile
creating player/Makefile
creating doc/Makefile
creating debian/Makefile
creating include/Makefile
creating samples/Makefile
creating samples/misc/Makefile
creating samples/mjpeg_plugin/Makefile
creating samples/qtrecompress/Makefile
creating samples/qtvidcap/Makefile
creating samples/artsplug/Makefile
creating bin/Makefile
creating drivers/Makefile
creating libavqt/Makefile
creating Makefile
creating avifile-config
creating avifile.spec
creating include/config.h
include/config.h is unchanged
configuring in plugins/libmad/libmad
running /bin/sh ./configure --cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/i386-slackware-linux/bin/ld
checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld...
(cached) yes
checking for /usr/i386-slackware-linux/bin/ld option to reload object
files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached) -fPIC
checking if gcc PIC flag -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports
shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for pid_t... (cached) yes
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking whether to optimize for speed or for accuracy... default
checking for architecture-specific fixed-point math routines... INTEL
checking for ISO/IEC interpretation... best accepted practices
checking whether to enable profiling... no
checking whether to enable debugging... default
checking whether to enable experimental code... no
updating cache ../../.././config.cache
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in libmmxnow
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
libmmxnow configure options: --cache-file=.././config.cache --srcdir=.
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc
checking how to run the C preprocessor... (cached) gcc -E
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/i386-slackware-linux/bin/ld
checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld...
(cached) yes
checking for /usr/i386-slackware-linux/bin/ld option to reload object
files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached) -fPIC
checking if gcc PIC flag -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports
shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for 8-bit clean memcmp... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating include/Makefile
creating src/Makefile
creating src/generic/Makefile
creating src/generic/video/Makefile
creating src/i386/Makefile
creating src/i386/video/Makefile
creating test/Makefile
creating mmxnow-config
creating include/config.h
include/config.h is unchanged
Note: If you have installed/removed some package in your system
do not forget to remove config.cache file before using configure
Configuration for avifile CVS-020414-19:50-2.95.3
Compiler C: gcc -g -march=i586 -ffast-math -pipe
Compiler C++: c++ -g -march=i586 -ffast-math -pipe
Install path: /usr/local
Qt: yes
Sdl: yes
Xft: yes
Oss audio: yes
Sun audio: no
Mga_vid: yes
Plugins:
ac3passthrough yes (with SBLive only)
divx4 yes (DivX ;-), OpenDivX, DivX4)
xvid no (DivX4, XviD)
ffmpeg yes (DivX ;-), OpenDivX, MJPEG, AC3)
os motion jpeg yes (MJPEG)
win32 yes (DivX, WMF1/2, DV, MJPEG, Ati, Asus,...)
MAD yes (MPEG Layer I/II/III)
vorbis yes
lame runtime no
##########################################################
That's what make have to say:
##########################################################
Making all in .
make[1]: Entering directory `/root/root_files/avifile0.7-20020412'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/root/root_files/avifile0.7-20020412'
Making all in admin
make[1]: Entering directory `/root/root_files/avifile0.7-20020412/admin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/root_files/avifile0.7-20020412/admin'
Making all in libmmxnow
make[1]: Entering directory `/root/root_files/avifile0.7-20020412/libmmxnow'
Making all in .
make[2]: Entering directory `/root/root_files/avifile0.7-20020412/libmmxnow'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/root/root_files/avifile0.7-20020412/libmmxnow'
Making all in doc
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/doc'
Making all in include
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/include'
make all-am
make[3]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/include'
make[3]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/include'
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/include'
Making all in src
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src'
Making all in generic
make[3]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/generic'
Making all in video
make[4]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/generic/video'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/generic/video'
make[4]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/generic'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/generic'
make[3]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/generic'
Making all in i386
make[3]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/i386'
Making all in video
make[4]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/i386/video'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/i386/video'
make[4]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/i386'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/i386'
make[3]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src/i386'
make[3]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src'
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/src'
Making all in test
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/libmmxnow/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/libmmxnow/test'
make[1]: Leaving directory `/root/root_files/avifile0.7-20020412/libmmxnow'
Making all in lib
make[1]: Entering directory `/root/root_files/avifile0.7-20020412/lib'
Making all in aviplay
make[2]: Entering directory `/root/root_files/avifile0.7-20020412/lib/aviplay'
source='aviplay.cpp' object='aviplay.lo' libtool=yes \
depfile='.deps/aviplay.Plo' tmpdepfile='.deps/aviplay.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../include -I/usr/X11R6/include -I/usr/local/include
-I/usr/local/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/local/include -I/usr/local/include/SDL -D_REENTRANT -I../subtitles
-Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c aviplay.cpp
-Wp,-MD,.deps/aviplay.TPlo -fPIC -DPIC -o aviplay.lo
/bin/sh ../../libtool --mode=link c++ -g -march=i586 -ffast-math -pipe
-L/usr/X11R6/lib -L/usr/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
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 `/root/root_files/avifile0.7-20020412/lib/aviplay'
Making all in aviread
make[2]: Entering directory `/root/root_files/avifile0.7-20020412/lib/aviread'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/root_files/avifile0.7-20020412/lib/aviread'
Making all in aviwrite
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/lib/aviwrite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/root_files/avifile0.7-20020412/lib/aviwrite'
Making all in common
make[2]: Entering directory `/root/root_files/avifile0.7-20020412/lib/common'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/root_files/avifile0.7-20020412/lib/common'
Making all in subtitle
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/lib/subtitle'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/root_files/avifile0.7-20020412/lib/subtitle'
Making all in video
make[2]: Entering directory `/root/root_files/avifile0.7-20020412/lib/video'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/root_files/avifile0.7-20020412/lib/video'
make[2]: Entering directory `/root/root_files/avifile0.7-20020412/lib'
/bin/sh ../libtool --mode=link c++ -g -march=i586 -ffast-math -pipe
-L/usr/X11R6/lib -L/usr/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
rm -fr .libs/libaviplay.la .libs/libaviplay.* .libs/libaviplay-0.7.*
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
-Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/opt/kde/lib -Wl,--rpath
-Wl,/opt/gnome/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath
-Wl,/opt/kde/lib -Wl,--rpath -Wl,/opt/gnome/lib -L/opt/gnome/lib
-L/opt/kde/lib -L/usr/X11R6/lib -L/usr/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/local/lib /usr/local/lib/libSDL.so
/opt/kde/lib/libartsc.so /opt/gnome/lib/libesd.so
/opt/kde/lib/libaudiofile.so -lX11 -lXext -lXv -lXinerama -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 `/root/root_files/avifile0.7-20020412/lib'
make[1]: Leaving directory `/root/root_files/avifile0.7-20020412/lib'
Making all in plugins
make[1]: Entering directory `/root/root_files/avifile0.7-20020412/plugins'
Making all in libaudiodec
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/plugins/libaudiodec'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/plugins/libaudiodec'
Making all in libmpeg_audiodec
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/plugins/libmpeg_audiodec'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/plugins/libmpeg_audiodec'
Making all in libac3pass
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/plugins/libac3pass'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/plugins/libac3pass'
Making all in libdivx4
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/plugins/libdivx4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/plugins/libdivx4'
Making all in libffmpeg
make[2]: Entering directory
`/root/root_files/avifile0.7-20020412/plugins/libffmpeg'
Making all in libavcodec
make[3]: Entering directory
`/root/root_files/avifile0.7-20020412/plugins/libffmpeg/libavcodec'
Making all in i386
make[4]: Entering directory
`/root/root_files/avifile0.7-20020412/plugins/libffmpeg/libavcodec/i386'
source='mpegvideo_mmx.c' object='mpegvideo_mmx.lo' libtool=yes \
depfile='.deps/mpegvideo_mmx.Plo' tmpdepfile='.deps/mpegvideo_mmx.TPlo' \
depmode=gcc /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 -Wp,-MD,.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 ../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 ../mangle.h:1,
from ../mangle.h:1,
from mpegvideo_mmx.c:26:
../mangle.h:1: macro or `#include' recursion too deep
mpegvideo_mmx.c:433: mpegvideo_mmx_template.c: No such file or directory
mpegvideo_mmx.c:438: 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
`/root/root_files/avifile0.7-20020412/plugins/libffmpeg/libavcodec/i386'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/root/root_files/avifile0.7-20020412/plugins/libffmpeg/libavcodec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/root/root_files/avifile0.7-20020412/plugins/libffmpeg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/root_files/avifile0.7-20020412/plugins'
make: *** [all-recursive] Error 1
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile