[Flac-dev] 1.0 candidate checked in
collver at linuxfreemail.com
collver at linuxfreemail.com
Sun Jul 22 01:47:55 PDT 2001
> OK, attempting one more convergence on all this, here's
> what I did:
>
> 1. Reverted back to rev 1.5 of src/libFLAC/ia32/Makefile.am
> 2. Applied Matt's last cleanup patch of 8 files. I did not
> apply the patch to src/test_unit/main.c since it looks wrong.
> main.c is supposed to include the local bitbuffer.h, not
> src/libFLAC/private/bitbuffer.h; I think the current version
> is correct.
> 3. Copied src/libFLAC/ia32/Makefile.am to
> src/libFLAC/ia32/Makefile.am.libtool-1.4b. The only difference
> is that Makefile.am.libtool-1.4b has --tag=CC and Makefile.am
> does not.
> 4. Added the check 'test -d $(BINS_PATH) || exit 77' to
> test/test_bins.sh
> 5. Generated all the Makefile.ins, and including a
> src/libFLAC/ia32/Makfile.in.libtool-1.4b.
> 6. 'Improved' the flac.sgml rule to fall back to docbook2man
> if there's no docbook-to-man (this should really be handled
> in configure.in).
>
> I hope this is all correct! I had do go back and reread
> the last 40 mails to make sure. Everything is checked in
> to CVS. Now I need Matt's and Ben's help again. Try the
> latest CVS. I am guessing it will work for Matt and
> break for Ben. If it breaks, try using
> Makefile.in.libtool-1.4b and let me know if that works.
Good work!
I checked out the latest CVS. autogen.sh and configure ran fine.
The top level Makefile crapped out in the man/ subdirectory because
I do not have docbook-to-man installed.
The rest of flac built flawlessly on my system. Surprise! :)
Ben
More information about the Flac-dev
mailing list