[vorbis-dev] compiling libvorbis statically

Steve Dekorte steve at dekorte.com
Fri Feb 28 18:33:24 PST 2003



I'm trying to compile libvorbis with the static version of libogg.a but  
it is complaining that it can't find the shared libogg even though that  
I've told configure where to find the static lib:

./configure  
--with-ogg-includes=/Users/steve/Developer/Apps/Io/Io/IoDesktop/OpenAL/ 
base/libogg/include  
--with-ogg-libraries=/Users/steve/Developer/Apps/Io/Io/IoDesktop/ 
OpenAL/base/libogg/src/.libs --disable-shared --enable-static

It's asking me to set the LD_LIBRARY_PATH environment variable but I  
suspect that is the path to the shared lib which I don't want to use.

Btw, libogg built properly and the libogg.a file is in the specified  
location.

Any suggestions?

Cheers,
Steve
OSX freeware and shareware: http://www.dekorte.com/downloads.html

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