Previously, I've just made sure audiofile was on my system.
But now, many things depend on it.
This problem really needs to be fixed.

The config.log.bz2 is attached.

What do you [developers] think of this problem?



[war@war avifile-0.6]$ ./autogen.sh
Generating build information...
Running libtoolize...
Running aclocal -I /vapp/share/aclocal...
Running autoheader...
Running autoconf...
configure.in:63: warning: AC_ARG_PROGRAM was called before
AC_CANONICAL_TARGET
Running automake...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: configure.in: installing `./depcomp'
Now you are ready to run ./configure
[war@war avifile-0.6]$

[war@war avifile-0.6]$ ./configure
avifile configure options:
checking for a BSD compatible install... /vapp/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -E
checking for a BSD compatible install... /vapp/bin/install -c
checking for ld used by GCC... /vapp/bin/ld
checking if the linker (/vapp/bin/ld) is GNU ld... yes
checking for /vapp/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /vapp/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /vapp/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/vapp/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... no
creating libtool
checking for dlopen in -ldl... yes
checking for nanosleep in -lposix4... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for kstat_open in -lkstat... no
checking for lseek64 in -lc... yes
checking for pthreads... -lpthread yes
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for unistd.h... yes
checking for stdint.h... yes
checking for sys/types.h... yes
checking for sys/ioctl.h... yes
checking for sys/ioccom.h... no
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for valid sysinfo struct... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for ftime... yes
checking for gettimeofday... yes
checking for strdup... yes
checking for strstr... yes
checking for setenv... yes
checking for unsetenv... yes
checking for scandir... yes
checking for nanosleep... yes
checking if gcc supports "-finline-limit-200" flag(s)... yes
checking for OSS audio support... yes
checking for _oss_ioctl in -lossaudio... no
checking for Sun audio support... no
checking for X... libraries /usr/X11R6/lib, headers
checking for X... (cached) libraries /usr/X11R6/lib, headers
checking for Qt... checking for main in -lqt-mt... yes
libraries /app/qt-3.0.0/lib, headers /app/qt-3.0.0/include
checking for moc2... not found
checking for moc... /app/qt-3.0.0/bin/moc
checking for uic... /app/qt-3.0.0/bin/uic
checking whether we like this Qt installation... checking for
/app/qt-3.0.0/incl
ude/qvariant.h... yes
checking whether to build Avicap... checking for
/app/qt-3.0.0/include/qtable.h.
.. yes
checking for multithreading support in Qt... yes
checking for jpeglib.h... yes
checking for jpeg_start_compress in -ljpeg... yes
checking if malloc debugging is wanted... no
checking "C compiler version"... gcc 2.95.3
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeSwitchMode in -lXxf86vm... yes
checking for DPMSQueryExtension in -lXdpms... no
checking for XGetExtensionVersion in -lXi... yes
checking for ./X11/Xft/Xft.h... yes
checking for XftDrawString32 in -lXft... yes
checking for X11/extensions/Xv.h... yes
checking for ./X11/extensions/dpms.h... yes
checking whether system declares DPMS functions in
X11/extensions/dpms.h... yes
checking for sdl-config... sdl-config
setting SDL_CONFIG to /vapp/bin/sdl-config
checking for sdl-config... /vapp/bin/sdl-config
checking for SDL - version >= 1.1.3... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log
for the
*** exact error that occured. This usually means SDL was incorrectly
installed
*** or that you have moved SDL since it was installed. In the latter
case, you
*** may want to edit the sdl-config script: /vapp/bin/sdl-config
configure: WARNING: Could not find SDL >= 1.1.3!
checking for lame_decode_init in -lmp3lame... no
checking for Ogg... yes
checking for Vorbis... yes
Generating build information...
Running libtoolize...
Running aclocal -I /vapp/share/aclocal...
Running autoheader...
Running autoconf...
Running automake...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: configure.in: installing `./depcomp'
Now you are ready to run ./configure
checking for mad_stream_init in -lmad... no
checking for decore in -ldivxdecore... yes
checking for encore in -ldivxencore... yes
checking for decore.h... yes
checking for encore2.h... yes
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
Creating config.mak and config.h
checking for configure in libmmxnow ...... Generating build
information...
Running libtoolize...
Running aclocal -I /vapp/share/aclocal...
Running autoheader...
Running autoconf...
configure.in:68: warning: AC_CANONICAL_HOST invoked multiple times
configure.in:69: warning: AC_ARG_PROGRAM was called before
AC_CANONICAL_TARGET
Running automake...
Now you are ready to run ./configure
checking whether to use --tag=CXX with libtool... no
configure: creating ./config.status
config.status: creating plugins/Makefile
config.status: creating plugins/libwin32/loader/Makefile
config.status: creating plugins/libwin32/loader/wine/Makefile
config.status: creating plugins/libwin32/videocodec/Makefile
config.status: creating plugins/libwin32/Makefile
config.status: creating plugins/libwin32/loader/dshow/Makefile
config.status: creating plugins/libwin32/audiodec/Makefile
config.status: creating plugins/libac3pass/Makefile
config.status: creating plugins/libaudiodec/Makefile
config.status: creating plugins/libmpeg_audiodec/Makefile
config.status: creating plugins/libdivx4/Makefile
config.status: creating plugins/libffmpeg/Makefile
config.status: creating plugins/libffmpeg/libav/Makefile
config.status: creating plugins/libffmpeg/libavcodec/Makefile
config.status: creating plugins/libffmpeg/libavcodec/i386/Makefile
config.status: creating plugins/libffmpeg/libavcodec/libac3/Makefile
config.status: creating plugins/libmp3lame_audioenc/Makefile
config.status: creating plugins/libmp3lame_audioenc/lame3.70/Makefile
config.status: creating plugins/libmp3lamebin_audioenc/Makefile
config.status: creating plugins/libmad/Makefile
config.status: creating plugins/libvorbis/Makefile
config.status: creating lib/Makefile
config.status: creating lib/aviread/Makefile
config.status: creating lib/aviwrite/Makefile
config.status: creating lib/aviplay/Makefile
config.status: creating lib/common/Makefile
config.status: creating lib/subtitle/Makefile
config.status: creating lib/video/Makefile
config.status: creating player/Makefile
config.status: creating doc/Makefile
config.status: creating debian/Makefile
config.status: creating include/Makefile
config.status: creating samples/Makefile
config.status: creating samples/misc/Makefile
config.status: creating samples/mjpeg_plugin/Makefile
config.status: creating samples/qtrecompress/Makefile
config.status: creating samples/qtvidcap/Makefile
config.status: creating samples/artsplug/Makefile
config.status: creating bin/Makefile
config.status: creating drivers/Makefile
config.status: creating libavqt/Makefile
config.status: creating Makefile
config.status: creating avifile-config
config.status: creating avifile.spec
config.status: creating include/config.h
configure: configuring in plugins/libmad/libmad
configure: running /bin/sh './configure'  --cache-file=/dev/null
--srcdir=.
checking for a BSD compatible install... /vapp/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for ld used by GCC... /vapp/bin/ld
checking if the linker (/vapp/bin/ld) is GNU ld... yes
checking for /vapp/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /vapp/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /vapp/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/vapp/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... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for limits.h... yes
checking for unistd.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: configuring in libmmxnow
configure: running /bin/sh './configure'  --cache-file=/dev/null
--srcdir=.
libmmxnow configure options: --cache-file=/dev/null --srcdir=.
checking for a BSD compatible install... /vapp/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /vapp/bin/ld
checking if the linker (/vapp/bin/ld) is GNU ld... yes
checking for /vapp/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /vapp/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /vapp/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/vapp/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... no
creating libtool
checking target system type... i686-pc-linux-gnu
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/generic/Makefile
config.status: creating src/generic/video/Makefile
config.status: creating src/i386/Makefile
config.status: creating src/i386/video/Makefile
config.status: creating test/Makefile
config.status: creating mmxnow-config
config.status: creating include/config.h

Configuration:
Compiler C:       gcc -g  -march=i586 -ffast-math -pipe
Compiler C++:     g++ -g  -march=i586 -ffast-math -pipe
Install path:     /usr/local
Qt:               yes
Sdl:              no
Xft:              yes
Oss audio:        yes
Sun audio:        no
Mga_vid:          no
Plugins:
  ac3passthrough  yes  (with SBLive only)
  divx4           yes  (DivX :-), OpenDivX, DivX4)
  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)
  ogg/vorbis      yes
  lame runtime    no

[war@war avifile-0.6]$

Attachment: config.log.bz2
Description: Binary data

Reply via email to