Displaying 6 results from an estimated 6 matches for "ao_esd".
2001 Mar 06
1
ao patch (fwd)
...n someone apply this patch? It corrects a silly typo on my part.
---
Stan Seibert
---------- Forwarded message ----------
Date: Wed, 07 Mar 2001 01:20:48 +0100
From: Markus Keller <markus@mercury.net.dhis.org>
To: indigo@aztec.asu.edu
Subject: ao patch
Hi,
I just noticed a small typo in ao_esd.c. Here is a patch for it:
--- ao_esd.c~ Sun Feb 25 03:06:05 2001
+++ ao_esd.c Wed Mar 7 01:14:41 2001
@@ -44,7 +44,7 @@
"ESounD output",
"esd",
"Stan Seibert <volsung@asu.edu>",
- "Outputs to the Enlighted Sound Daemon.&...
2006 Oct 06
1
problem using libao on OSX 10.4
...ao-0.8.6] wind% make
Making all in src
Making all in plugins
Making all in oss
make[3]: Nothing to be done for `all'.
Making all in esd
/bin/sh ../../../libtool --mode=link gcc -D__NO_MATH_INLINES -
fsigned-char -g -O2 -o libesd.la -rpath /usr/local/lib/ao/plugins-2
-module -avoid-version ao_esd.lo -L/usr/local/lib -lesd -laudiofile -
lm -lpthread
*** Warning: Linking the shared library libesd.la against the
loadable module
*** libesd.so is not portable!
gcc -flat_namespace -undefined suppress -o .libs/libesd.so -
bundle .libs/ao_esd.o -L/usr/local/lib /MP3/OGG/libao-0.8.6/src/
plu...
2004 Oct 22
0
libao-0.8.5 patch
...rc/plugins/arts/ao_arts.c 2004-10-22 11:53:55.000000000 +0200
@@ -38,6 +38,7 @@
"arts",
"Rik Hemsley (rikkus) <rik@kde.org>",
"Outputs to the aRts soundserver.",
+ NULL,
AO_FMT_NATIVE,
#ifdef HAVE_ARTS_SUSPENDED
45,
diff -ur libao-0.8.5/src/plugins/esd/ao_esd.c libao-0.8.5.new/src/plugins/esd/ao_esd.c
--- libao-0.8.5/src/plugins/esd/ao_esd.c 2003-08-07 17:29:35.000000000 +0200
+++ libao-0.8.5.new/src/plugins/esd/ao_esd.c 2004-10-22 12:06:53.000000000 +0200
@@ -42,6 +42,7 @@
"esd",
"Stan Seibert <volsung@asu.edu>",
"O...
2000 Oct 21
4
Distribution Fixes
...libvorbis.spec wasn't very successful in
working. It is fixed in this patch.
I also tried working on 'ao'. Unfortunately 'ao' appears to
be a "mess". It does not compile properly, I had to hack it to manually
compile esd into it (otherwise I get undefined reference to ao_esd or
something like that).
Regards,
Ali
<HR NOSHADE>
<UL>
<LI>text/plain attachment: new_ogg.diff
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_ogg.diff
Type: application/octet-stream
Size: 663 bytes
Desc: not available
Url :...
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:
2003 Jan 16
1
Several problems with ogg123
...p (host=0x0) at esdlib.c:491
#3 0x284097c8 in esd_open_sound (host=0x0) at esdlib.c:627
#4 0x28409a49 in esd_play_stream (format=4129, rate=44100, host=0x0,
name=0x28404da0 "libao output") at esdlib.c:738
#5 0x28404a6d in ao_plugin_open (device=0x806a7c0, format=0xbfafef34)
at ao_esd.c:138
#6 0x280bb7bf in _open_device (driver_id=5, format=0xbfafef34, options=0x0,
file=0x0) at audio_out.c:462
#7 0x280bba3f in ao_open_live (driver_id=5, format=0xbfafef34, options=0x0)
at audio_out.c:583
#8 0x804b514 in audio_reopen_action (buf=0x8075000, arg=0x80c20d0)
at callbac...