Hello,

Am Dienstag, 23.09.03 um 15:17 Uhr schrieb Alexander K. Hansen:

So what's the error message? "Exit error 2" provides essentially no information.

Here's the whole thing:


--------------------------------
[xxx-xxx-xxx:~] xxx% fink install ogmtools
sudo /sw/bin/fink  install ogmtools
Password:
Information about 2645 packages read in 3 seconds.

The following package will be installed or updated:
ogmtools
rm -rf ogmtools-1.0.2-1
mkdir -p /sw/src/ogmtools-1.0.2-1
bzip2 -dc /sw/src/ogmtools-1.0.2.tar.bz2 | /sw/bin/tar -xf -
/var/tmp/tmp.0.PdBtNp
./configure --prefix=/sw --mandir=/sw/share/man
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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 suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
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++... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for Ogg... yes
checking for Vorbis... yes
checking for DVDOpen in -ldvdread... yes
checking for /usr/include/dvdread/dvd_reader.h... no
checking for /usr/local/include/dvdread/dvd_reader.h... no
checking for ANSI C header files... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating avilib/Makefile
config.status: executing depfiles commands
make
Making all in avilib
source='avilib.c' object='avilib.o' libtool=no \
depfile='.deps/avilib.Po' tmpdepfile='.deps/avilib.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -I/sw/include -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avilib.c' || echo './'`avilib.c
source='avidump.c' object='avidump.o' libtool=no \
depfile='.deps/avidump.Po' tmpdepfile='.deps/avidump.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -I/sw/include -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avidump.c' || echo './'`avidump.c
avidump.c: In function `ProcessChunk':
avidump.c:428: warning: implicit declaration of function `lseek64'
source='avimisc.c' object='avimisc.o' libtool=no \
depfile='.deps/avimisc.Po' tmpdepfile='.deps/avimisc.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I.. -I. -I.. -I. -I./ -I/sw/include -O3 -funroll-loops -ffast-math -DLINUX -Wall -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'avimisc.c' || echo './'`avimisc.c
rm -f libavi.a
ar cru libavi.a avilib.o avidump.o avimisc.o
ranlib libavi.a
source='ogmmerge.cpp' object='ogmmerge.o' libtool=no \
depfile='.deps/ogmmerge.Po' tmpdepfile='.deps/ogmmerge.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ogmmerge.o `test -f 'ogmmerge.cpp' || echo './'`ogmmerge.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from /usr/include/ctype.h:68,
from ogmmerge.cpp:18:
/usr/include/runetype.h:57: warning: redeclaration of C++ built-in type `
wchar_t'
source='r_avi.cpp' object='r_avi.o' libtool=no \
depfile='.deps/r_avi.Po' tmpdepfile='.deps/r_avi.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_avi.o `test -f 'r_avi.cpp' || echo './'`r_avi.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from r_avi.cpp:17:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='r_ogm.cpp' object='r_ogm.o' libtool=no \
depfile='.deps/r_ogm.Po' tmpdepfile='.deps/r_ogm.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ogm.o `test -f 'r_ogm.cpp' || echo './'`r_ogm.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from r_ogm.cpp:22:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='r_ac3.cpp' object='r_ac3.o' libtool=no \
depfile='.deps/r_ac3.Po' tmpdepfile='.deps/r_ac3.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ac3.o `test -f 'r_ac3.cpp' || echo './'`r_ac3.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from r_ac3.cpp:16:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='r_mp3.cpp' object='r_mp3.o' libtool=no \
depfile='.deps/r_mp3.Po' tmpdepfile='.deps/r_mp3.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_mp3.o `test -f 'r_mp3.cpp' || echo './'`r_mp3.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from r_mp3.cpp:17:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='r_wav.cpp' object='r_wav.o' libtool=no \
depfile='.deps/r_wav.Po' tmpdepfile='.deps/r_wav.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_wav.o `test -f 'r_wav.cpp' || echo './'`r_wav.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from r_wav.cpp:18:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='r_microdvd.cpp' object='r_microdvd.o' libtool=no \
depfile='.deps/r_microdvd.Po' tmpdepfile='.deps/r_microdvd.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_microdvd.o `test -f 'r_microdvd.cpp' || echo './'`r_microdvd.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from /usr/include/ctype.h:68,
from r_microdvd.cpp:17:
/usr/include/runetype.h:57: warning: redeclaration of C++ built-in type `
wchar_t'
source='r_srt.cpp' object='r_srt.o' libtool=no \
depfile='.deps/r_srt.Po' tmpdepfile='.deps/r_srt.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_srt.o `test -f 'r_srt.cpp' || echo './'`r_srt.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from /usr/include/ctype.h:68,
from r_srt.cpp:17:
/usr/include/runetype.h:57: warning: redeclaration of C++ built-in type `
wchar_t'
source='r_vobsub.cpp' object='r_vobsub.o' libtool=no \
depfile='.deps/r_vobsub.Po' tmpdepfile='.deps/r_vobsub.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_vobsub.o `test -f 'r_vobsub.cpp' || echo './'`r_vobsub.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
source='p_video.cpp' object='p_video.o' libtool=no \
depfile='.deps/p_video.Po' tmpdepfile='.deps/p_video.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_video.o `test -f 'p_video.cpp' || echo './'`p_video.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from /usr/include/ctype.h:68,
from p_video.cpp:16:
/usr/include/runetype.h:57: warning: redeclaration of C++ built-in type `
wchar_t'
source='p_index.cpp' object='p_index.o' libtool=no \
depfile='.deps/p_index.Po' tmpdepfile='.deps/p_index.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_index.o `test -f 'p_index.cpp' || echo './'`p_index.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
source='p_ac3.cpp' object='p_ac3.o' libtool=no \
depfile='.deps/p_ac3.Po' tmpdepfile='.deps/p_ac3.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_ac3.o `test -f 'p_ac3.cpp' || echo './'`p_ac3.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from p_ac3.cpp:17:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='p_mp3.cpp' object='p_mp3.o' libtool=no \
depfile='.deps/p_mp3.Po' tmpdepfile='.deps/p_mp3.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_mp3.o `test -f 'p_mp3.cpp' || echo './'`p_mp3.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from p_mp3.cpp:17:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='p_pcm.cpp' object='p_pcm.o' libtool=no \
depfile='.deps/p_pcm.Po' tmpdepfile='.deps/p_pcm.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_pcm.o `test -f 'p_pcm.cpp' || echo './'`p_pcm.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from p_pcm.cpp:17:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
source='p_vorbis.cpp' object='p_vorbis.o' libtool=no \
depfile='.deps/p_vorbis.Po' tmpdepfile='.deps/p_vorbis.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.0.2\" -DHAVE_LIBDVDREAD=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/include -I/usr/local/include -I/sw/include -Wall -Wno-sign-compare -I/sw/include -I/sw/include -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_vorbis.o `test -f 'p_vorbis.cpp' || echo './'`p_vorbis.cpp
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning: as it has already been specified as a non-system directory
In file included from p_vorbis.cpp:21:
/usr/include/stdlib.h:77: warning: redeclaration of C++ built-in type `wchar_t'
p_vorbis.cpp: In member function `virtual int
vorbis_packetizer_c::encode_silence(int)':
p_vorbis.cpp:81: `vorbis_encode_setup_vbr' undeclared (first use this function)
p_vorbis.cpp:81: (Each undeclared identifier is reported only once for each
function it appears in.)
p_vorbis.cpp:83: `vorbis_encode_setup_init' undeclared (first use this
function)
p_vorbis.cpp:112: `vorbis_bitrate_addblock' undeclared (first use this
function)
p_vorbis.cpp:113: `vorbis_bitrate_flushpacket' undeclared (first use this
function)
make[1]: *** [p_vorbis.o] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Failed: compiling ogmtools-1.0.2-1 failed
[xxx-xxx-xxx:~] xxx%
--------------------------------


Hope that helps.

Gru�, Udo

--
"I go online sometimes, but... everyone's spelling is really bad, and it's... depressing."


Tara Maclay



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to