[vorbis-dev] Mac OS X DP4 patches

Richard Kiss richard at homemail.com
Mon Sep 11 02:36:11 PDT 2000



I've tweaked Tim Wood's Mac OS X DP4 patches so they compile and
run reasonably well on OS X DP4 and added a couple minor tweaks
of my own. I've placed diffs from the head revision in cvs at
my web site:

<http://www.gizzywump.com/vorbis-macosx-diffs>

This includes a new file at vorbis-tools/libao/ao_macosx.c,
which is in the diff.

Note that "patch" doesn't seem to work very well on Mac OS X DP 4.

Most of the diff lines are changes in the line numbers that
the configure scripts spit out. There is one that is a bit suspicious
given my Makefile inexperience; in the vorbis-tools/Makefile, I
have this change:

 libao:
        @echo "Building libao..."
-       @(cd libao && $(MAKE) $(MFLAGS) $(MAKECMDGOALS)) || exit 1
+       @(cd libao && $(MAKE) all) || exit 1

This works fine on Mac OS X DP 4, and seems to be more appropriate.
However, please consider this one carefully before accepting it.

I will revisit these when I get my hands on Mac OS X beta, hopefully
this week.

-- Richard

+-------------------------+
| Richard Kiss            |
| richard at homemail.com    |
| http://www.ogopogo.net/ |
+-------------------------+

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list