[vorbis] Trouble building libvorbis-1.0rc3
Paul de Weerd
paul at mail.me.maar.nu
Thu Jan 10 15:10:32 PST 2002
Hi all,
I was just trying to build myself a RC3 set of Ogg/Vorbis libs and
tools, but the build of libvorbis bombs out on me while making all in
examples. I've ./configure'd with no options, which gave no warnings
or errors. After that a normal make gives the below attached output.
Can anyone tell me what I've done wrong ?
I've also tried removing the examples/ directory. After that, I could
succesfully install libvorbis, but then vorbis-tools bombs on
./configure whining about a missing libcurl (which, to me, seems
unrelated).
Any help appreciated.
Paul 'WEiRD' de Weerd
...
Making all in examples
make[1]: Entering directory `/tmp/tmpfs/libvorbis-1.0rc3/examples'
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0rc3\" -DHAVE_DLFCN_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1
-DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=
1 -DHAVE_RINTF=1 -I. -I. -I../include -O20 -ffast-math
-mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c
decoder_example.c
/bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp
-D_REENTRANT -fsigned-char -DUSE_MEMORY_H -all-static -o
decoder_example decoder_example.o ../lib/libvorbis.la -lm -lo
gg
mkdir .libs
gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char
-DUSE_MEMORY_H -static -o decoder_example decoder_example.o
../lib/.libs/libvorbis.a -lm /usr/local/lib/libogg.a
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0rc3\" -DHAVE_DLFCN_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1
-DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=
1 -DHAVE_RINTF=1 -I. -I. -I../include -O20 -ffast-math
-mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c
encoder_example.c
/bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp
-D_REENTRANT -fsigned-char -DUSE_MEMORY_H -all-static -o
encoder_example encoder_example.o ../lib/libvorbisenc.la ../li
b/libvorbis.la -lm -logg
gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char
-DUSE_MEMORY_H -static -o encoder_example encoder_example.o
../lib/.libs/libvorbisenc.a ../lib/.libs/libvorbis.a -lm /usr/loc
al/lib/libogg.a
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0rc3\" -DHAVE_DLFCN_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1
-DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=
1 -DHAVE_RINTF=1 -I. -I. -I../include -O20 -ffast-math
-mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c
chaining_example.c
/bin/sh ../libtool --mode=link gcc -O20 -ffast-math -mno-ieee-fp
-D_REENTRANT -fsigned-char -DUSE_MEMORY_H -all-static -o
chaining_example chaining_example.o ../lib/libvorbisfile.la ..
/lib/libvorbis.la -lm -logg
gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char
-DUSE_MEMORY_H -static -o chaining_example chaining_example.o
../lib/.libs/libvorbisfile.a ../lib/.libs/libvorbis.a -lm /usr/
local/lib/libogg.a
collect2: ld returned 1 exit status
make[1]: *** [chaining_example] Error 1
make[1]: Leaving directory `/tmp/tmpfs/libvorbis-1.0rc3/examples'
make: *** [all-recursive] Error 1
<p><p><p>
--
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list