Re: [vorbis-dev] branch_beta3 merged onto mainline

David Burnett vargol at bigfoot.com
Tue Nov 7 12:03:24 PST 2000



>the fix has been checked in.  
>
>note, makefile.in is a generated file.  you shouldn't be editing it by
>hand unless it's some quick fix, and then, why not just edit the
>Makefile directly :)
>
>can anybody with beos retest now?
>
Yep...that fixed it so far, I'm having problems with libvorbis at the moment
I'm getting undefined reference errors such as

block.o: In function `vorbis_block_init':
block.o(.text+0x1292): undefined reference to `oggpack_writeinit' 

the link that does this goes...

gcc -nostart  mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o 
analysis.o synthesis.o psy.o info.o time0.o floor0.o res0.o mapping0.o 
registry.o codebook.o sharedbook.o iir.o lookup.o    -Wl,-soname -
Wl,libvorbis.so -o .libs/libvorbis.so 

its missing...

-L/boot/home/config/lib -logg

for some reason

Dave

--- >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-dev-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-dev mailing list