[vorbis] vorbisfile.o givng me problems

mchavez mchavez at colorado.edu
Sun Nov 18 23:44:18 PST 2001



I have been having problems compling vorbis on my computer( running redhat 
7.1 ), it gives me a bunch of errors about vorbisfile.o( at least that what 
the errors are complaining about...I don't know enough to figure out what is 
wrong ).

Below is the output I get from compile:
Making all in examples
make[1]: Entering directory `/home/mchavez/devel/vorbis/examples'
/bin/sh ../libtool --mode=link gcc  -O20 -ffast-math -mno-ieee-fp 
-D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -static -o chaining_example  
chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la  -lm 
-L/usr/local/lib/lib -logg
/bin/sh ../libtool --mode=link gcc  -O20 -ffast-math -mno-ieee-fp 
-D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -static -o vorbisfile_example  
vorbisfile_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la  -lm 
-L/usr/local/lib/lib -logg
/bin/sh ../libtool --mode=link gcc  -O20 -ffast-math -mno-ieee-fp 
-D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -static -o seeking_example  
seeking_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la  -lm 
-L/usr/local/lib/lib -logg
gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H 
-o chaining_example chaining_example.o ../lib/.libs/libvorbisfile.a -lm -logg 
../lib/.libs/libvorbis.a -lm -logg -lm -L/usr/local/lib/lib -logg
gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H 
-o vorbisfile_example vorbisfile_example.o ../lib/.libs/libvorbisfile.a -lm 
-logg ../lib/.libs/libvorbis.a -lm -logg -lm -L/usr/local/lib/lib -logg
gcc -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H 
-o seeking_example seeking_example.o ../lib/.libs/libvorbisfile.a -lm -logg 
../lib/.libs/libvorbis.a -lm -logg -lm -L/usr/local/lib/lib -logg
../lib/.libs/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek_page':
vorbisfile.o(.text+0x19fc): undefined reference to `ogg_stream_packetpeek'
../lib/.libs/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek':
vorbisfile.o(.text+0x1c32): undefined reference to `ogg_stream_packetpeek'
collect2: ld returned 1 exit status
make[1]: *** [vorbisfile_example] Error 1
make[1]: *** Waiting for unfinished jobs....
../lib/.libs/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek_page':
vorbisfile.o(.text+0x19fc): undefined reference to `ogg_stream_packetpeek'
../lib/.libs/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek':
vorbisfile.o(.text+0x1c32): undefined reference to `ogg_stream_packetpeek'
collect2: ld returned 1 exit status
make[1]: *** [chaining_example] Error 1
../lib/.libs/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek_page':
vorbisfile.o(.text+0x19fc): undefined reference to `ogg_stream_packetpeek'
../lib/.libs/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek':
vorbisfile.o(.text+0x1c32): undefined reference to `ogg_stream_packetpeek'
collect2: ld returned 1 exit status
make[1]: *** [seeking_example] Error 1
make: *** [all-recursive] Error 1

If anyone has a clue as to what is wrong I would appreciate a heads up...thnx 
for your help.

-- 
~mchavez

"Let us so live that when we come to die even the undertaker will be sorry."
~Mark Twain

--- >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