Displaying 3 results from an estimated 3 matches for "msg03120".
Did you mean:
msg03102
2006 Oct 04
3
problem using libao on OSX 10.4
Hello,
I built the entire Vorbis kit on my PowerMac G4 running OSX 10.4.6.
I'm having problems however doing anything with the libao package.
Any time I try to use the library to link it errors out with the
following message:
/usr/bin/ld: Undefined symbols:
_dlsym_auto_underscore
collect2: ld returned 1 exit status
If I try to run the ogg123 application I get this:
2006 Oct 06
1
problem using libao on OSX 10.4
...Mac or do I have to now write my own drivers in order the
get the thing to actually work?
-- Gala
On Oct 5, 2006, at 10:49 AM, <Silvia.Pfeiffer@csiro.au>
<Silvia.Pfeiffer@csiro.au> wrote:
> According to this:http://www.mail-archive.com/fink-
> users@lists.sourceforge.net/msg03120.html
> try adding -L/sw/lib to the compilation.
>
> Silvia.
>
> -----Original Message-----
> From: ogg-dev-bounces@xiph.org on behalf of wind
> Sent: Thu 10/5/2006 5:19 AM
> To: ogg-dev@xiph.org
> Cc:
> Subject: [ogg-dev] problem using libao on OSX 10.4
>
> Hell...
2006 Oct 05
0
problem using libao on OSX 10.4
According to this:http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg03120.html
try adding -L/sw/lib to the compilation.
Silvia.
-----Original Message-----
From: ogg-dev-bounces@xiph.org on behalf of wind
Sent: Thu 10/5/2006 5:19 AM
To: ogg-dev@xiph.org
Cc:
Subject: [ogg-dev] problem using libao on OSX 10.4
Hello,
I built the entire Vorbis kit on my PowerMac G4 runni...