[vorbis-dev] Vorbis doesn't build off the head with non-standard installation directory
Timothy J. Wood
tjw at omnigroup.com
Fri Nov 17 00:12:40 PST 2000
After updating my libtool to 1.3.5, I got ogg installed OK with:
./autogen.sh --prefix=/Local/Public/bungi/Vorbis
make install
But, now I'm trying to build vorbis (which exactly the same command as above) and I'm getting a failure in configure since it can't find the ogg headers. The config.log shows:
configure:1888: cc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char conftest.c -lm -logg 1>&5
cc: unrecognized option `-O20'
configure:1877: header file 'ogg/ogg.h' not found
Looks like it should be adding -I${prefix}/include and -L${prefix}/lib. I thought I saw a patch go by for this a while ago, but I would have thought that someone would have committed it.
-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