[vorbis-dev] compiling vorbis in cygwin

Tim tdh29 at cam.ac.uk
Wed Feb 18 13:35:57 PST 2004



Wintersteller, Roland wrote:

>Yes! Therefore I changed the line 
>OGG_LIBS="OGG_LIBS -logg"
>to 
>OGG_LIBS="OGG_LIBS -llibogg"
>  
>

No I mean if you try to link "-l<somelibrary>", gcc will look for a file 
named "lib<somelibrary>.so" so by changing that line it is now looking 
for "liblibogg.so" which doesn't exist. Check that /usr/local/lib (or 
wherever libogg.so is, is in you library path).

-Tim

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