[vorbis] AIX + ogg123
Michael Smith
msmith at labyrinth.net.au
Fri Dec 15 16:32:25 PST 2000
At 12:40 PM 12/15/00 -0600, you wrote:
>Has anyone managed to get ogg123 to compile in AIX? I'm got an RS6k with a
>PPC 604e, running AIX 4.3.3. I can get libogg, libvorbis, libao, oggenc
>(so, everything _but_ ogg123) to compile just fine. I'm using gcc,
>thankfully, and not the native IBM compilers. I believe the problem to be
>with the linker. By default gcc for AIX doesn't use the GNU linker, but
>the standard AIX linker. I'm using the beta 3 source tar-ball. I've tried
>the CVS source as well, but had no luck. Here are some errors:
Copying across getopt.c, getopt1.c, and getopt.h (and adding them to the
makefiles/etc.) should be sufficient (but make sure you get all 3 files).
This hasn't been done yet primarily because ogg123 isn't very portable
anyway, so nobody has bothered.
NAME_MAX should in fact be FILENAME_MAX (I thought these got changed. Maybe
that was only in libao) - FILENAME_MAX is a standard thing from ANSI C.
At that point, your problem looks like linking. I'm afraid you'll probably
have to figure that one out for yourself.
Michael
--- >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-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
mailing list