I really need help, I never had a problem with the
install of avifile till I upgraded to RH 7.1, I am
using the most current drivers for my Geforce2.
someone please review the following lines and respond
to me @ [EMAIL PROTECTED] or
[EMAIL PROTECTED]
Here is ./configure
[root@localhost avifile-0.53.5]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached)
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 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 for a BSD compatible install...
/usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld...
(cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm
-B
checking whether ln -s works... (cached) yes
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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 if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports
shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into
programs... immediate
checking for /usr/bin/ld option to reload object
files... -r
checking dynamic linker characteristics... 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 for objdir... .libs
creating libtool
checking for dlopen in -ldl... (cached) yes
checking for pthreads... -lpthread yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (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 X... (cached) libraries /usr/X11R6/lib,
headers /usr/X11R6/include
checking for Qt... (cached) libraries
/usr/lib/qt-2.3.0/lib, headers
/usr/lib/qt-2.3.0/include
checking for moc... (cached) /usr/lib/qt-2.3.0/bin/moc
checking for uic... (cached) /usr/lib/qt-2.3.0/bin/uic
checking whether we like this Qt installation...
checking for /usr/lib/qt-2.3.0/include/qvariant.h...
(cached) yes
checking whether to build QtVidcap... checking for
/usr/lib/qt-2.3.0/include/qtable.h... (cached) yes
checking for XF86DGAQueryExtension in -lXxf86dga...
(cached) yes
checking for XF86VidModeSwitchMode in -lXxf86vm...
(cached) yes
checking for sdl-config... (cached)
/usr/bin/sdl-config
checking for SDL - version >= 1.1.3... yes
checking whether to build ac3 decoder module... no
creating ./config.status
creating ./Makefile
creating lib/Makefile
creating lib/loader/Makefile
creating lib/videocodec/Makefile
creating lib/audiodecoder/Makefile
creating lib/videocodec/Makefile
creating lib/avifile/Makefile
creating lib/aviplay/Makefile
creating player/Makefile
creating lib/audioencoder/Makefile
creating lib/audioencoder/lame3.70/Makefile
creating lib/audiodecoder/mpeg/Makefile
creating samples/Makefile
creating samples/avitest/Makefile
creating samples/benchmark/Makefile
creating samples/extractor/Makefile
creating samples/qtvidcap/Makefile
creating include/Makefile
creating include/wine/Makefile
creating bin/Makefile
creating samples/qtrecompress/Makefile
creating avifile-config
creating avifile.spec
creating lib/videocodec/DirectShow/Makefile
creating include/config.h
include/config.h is unchanged
[root@localhost avifile-0.53.5]#
Here is make
[root@localhost avifile-0.53.5]# make
Making all in include
make[1]: Entering directory
`/home/Sumerian/avifile-0.53.5/include'
make all-recursive
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/include'
Making all in wine
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/include/wine'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/include/wine'
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/include'
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/include'
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/include'
make[1]: Leaving directory
`/home/Sumerian/avifile-0.53.5/include'
Making all in lib
make[1]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib'
Making all in loader
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/loader'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/loader'
Making all in videocodec
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/videocodec'
Making all in DirectShow
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/videocodec/DirectShow'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/videocodec/DirectShow'
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/videocodec'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/videocodec'
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/videocodec'
Making all in avifile
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/avifile'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/avifile'
Making all in audiodecoder
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/audiodecoder'
Making all in mpeg
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/audiodecoder/mpeg'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/audiodecoder/mpeg'
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/audiodecoder'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/audiodecoder'
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/audiodecoder'
Making all in audioencoder
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/audioencoder'
Making all in lame3.70
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/audioencoder/lame3.70'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/audioencoder/lame3.70'
make[3]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/audioencoder'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/audioencoder'
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/audioencoder'
Making all in aviplay
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib/aviplay'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib/aviplay'
make[2]: Entering directory
`/home/Sumerian/avifile-0.53.5/lib'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib'
make[1]: Leaving directory
`/home/Sumerian/avifile-0.53.5/lib'
Making all in player
make[1]: Entering directory
`/home/Sumerian/avifile-0.53.5/player'
/bin/sh ../libtool --silent --mode=link c++
-I../include -I/usr/X11R6/include
-I/usr/lib/qt-2.3.0/include -I/usr/include/SDL
-D_REENTRANT
-DSHARE_PATH=\"/usr/local/share/avifile\"
-DWIN32_PATH=\"/usr/lib/win32\" -march=i586 -lpthread
-ldl -L/usr/X11R6/lib -lX11 -lXext
-L/usr/lib/qt-2.3.0/lib -lqt-mt -L/usr/lib
-Wl,-rpath,/usr/lib -lSDL -lpthread -o aviplay main.o
renderer.o mywidget_if.o MyConfig.o MyConfigImpl.o
mywidget.o decoder_config.o mmx.o
../lib/libaviplay.la -lXxf86vm -lXxf86dga -lpthread
-ldl
../lib/.libs/libaviplay.so: undefined reference to
`Mpegtoraw::generate(void)'
../lib/.libs/libaviplay.so: undefined reference to
`Mpegtoraw::generate_2(void)'
collect2: ld returned 1 exit status
make[1]: *** [aviplay] Error 1
make[1]: Leaving directory
`/home/Sumerian/avifile-0.53.5/player'
make: *** [all-recursive] Error 1
THis looks like the error but what exactly can I do ?
root@localhost
avifile-0.53.5]../lib/.libs/libaviplay.so: undefined
reference to `Mpegtoraw::generate(void)'
../lib/.libs/libaviplay.so: undefined reference to
`Mpegtoraw::generate_2(void)'
collect2: ld returned 1 exit status
make[1]: *** [aviplay] Error 1
make[1]: Leaving directory
`/home/Sumerian/avifile-0.53.5/player'
make: *** [install-recursive] Error 1
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile