Displaying 1 result from an estimated 1 matches for "llibogg".
Did you mean:
libogg
2004 Feb 18
5
compiling vorbis in cygwin
Hi,
On compiling vorbis in a cygwin shell using "./autogen.sh" I get the
following error...
configure:19396: checking for Ogg
configure:19431: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char
-DUSE_MEMORY_H conftest.c -lm -logg >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld:
cannot find -logg
collect2: ld returned 1 exit status
The