[vorbis-dev] updated oggenc_flac_2.patch
Graham Mitchell
graham at grahammitchell.com
Sat Aug 9 11:04:52 PDT 2003
Stan,
Your patch to oggenc that enables it to read FLAC files no longer patches
cleanly on current CVS, but only because oggenc/Makefile.am is different.
I put together a naive replacement that looks like it resolves the changes,
but then running ./autogen.sh produces the following warning:
oggenc/Makefile.am:13: HAVE_LIBFLAC does not appear in AM_CONDITIONAL
...but otherwise completes normally. But of course then the subsequent make
fails.
So I removed the references to HAVE_LIBFLAC in oggenc/Makefile.am, and it
then built cleanly and seems to run fine.
I've enclosed both patches (as full-blown replacements to
oggenc_flac_2.patch): the first is the patch as I imagine it *should* look;
the second is the one that actually works for me, but at the expense of no
longer making libFLAC support conditional.
--
Graham Mitchell - computer science teacher, Leander High School
"It is a great mistake to think that God is chiefly interested in religion."
-- William Temple
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oggenc_flac_3.patch
Type: text/x-diff
Size: 33661 bytes
Desc: oggenc_flac_3.patch
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20030809/4e432393/oggenc_flac_3-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oggenc_flac_3b.patch
Type: text/x-diff
Size: 33574 bytes
Desc: oggenc_flac_3b.patch
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20030809/4e432393/oggenc_flac_3b-0001.bin
More information about the Vorbis-dev
mailing list