[vorbis-dev] ogg123 compile error fix
Michael Beattie
mickyb at es.co.nz
Mon Jun 26 18:32:11 PDT 2000
Linking libvorbis.a and vorbisfile.a in the opposite order corrected a
linker error in ogg123. (dont ask me why.. Im not a genius - in fact, you
could ask Monty...)
I am just about to commit the fix as follows:
vorbis-tools/Makefile.in :
-LIBS=@LIBS@ ../lib/libvorbis.a ../lib/vorbisfile.a
+LIBS=@LIBS@ ../lib/vorbisfile.a ../lib/libvorbis.a
Michael Beattie (mickyb at es.co.nz)
-----------------------------------------------------------------------------
Friends are relatives you make for yourself.
-----------------------------------------------------------------------------
Debian GNU/Linux.... Ooohh You are missing out!
<HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: stored
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/octet-stream
Size: 412 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20000627/c1a6a4cc/part-0001.obj
More information about the Vorbis-dev
mailing list