[Vorbis] need help compiling libvorbis with msys
Merick
Merick_TeVaran at comcast.net
Thu Nov 27 14:52:06 PST 2008
I'm trying to compile libvorbis from svn using mingw/msys, like so:
autogen.sh --prefix=/mingw && make && make install
But configure quits with this error message:
./configure: line 12230: syntax error near unexpected token `OGG,'
./configure: line 12230: `PKG_CHECK_MODULES(OGG, ogg >= 1.0,
HAVE_OGG=yes, HAVE_OGG=no)'
(I've already installed ogg without any problems)
More information about the Vorbis
mailing list