* alsa-oss devel-files and alsa-firmware license
@ 2003-12-11 12:59 Thorsten Leemhuis
2003-12-11 14:55 ` Patrick Shirkey
0 siblings, 1 reply; 3+ messages in thread
From: Thorsten Leemhuis @ 2003-12-11 12:59 UTC (permalink / raw)
To: alsa-devel
Hi,
I'm currently repacking alsa for the fedora.us repository.
I have two problems at the moment:
- I can't find any license info in the alsa-firmware package. Is it
freely redistributable? An if, under which license?
Current fedora.us bug:
http://bugzilla.fedora.us/show_bug.cgi?id=1107
- What the purpose of
/usr/lib/libaoss.a
/usr/lib/libaoss.so
after compiling alsa-oss? Nobody should be compiling with them,
or missed I something? Maybe see bug
http://bugzilla.fedora.us/show_bug.cgi?id=592
for a better description of our current problem. I'm not enough a C
developer and also don't know alsa so deep...
Thanks for your help
CU
Thorsten Leemhuis
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: alsa-oss devel-files and alsa-firmware license
2003-12-11 12:59 alsa-oss devel-files and alsa-firmware license Thorsten Leemhuis
@ 2003-12-11 14:55 ` Patrick Shirkey
2003-12-11 15:52 ` Thorsten Leemhuis
0 siblings, 1 reply; 3+ messages in thread
From: Patrick Shirkey @ 2003-12-11 14:55 UTC (permalink / raw)
To: Thorsten Leemhuis; +Cc: alsa-devel
Thorsten Leemhuis wrote:
>
> - What the purpose of
> /usr/lib/libaoss.a
> /usr/lib/libaoss.so
> after compiling alsa-oss? Nobody should be compiling with them,
> or missed I something? Maybe see bug
>
aoss is a clever little app which hijacks oss applications output before
it gets to the alsa emulation layer and translates it to native ALSA.
--
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com
Http://www.djcj.org - The Linux Audio Users guide
========================================
Apparently upon the beginning of the barrage, the donkey broke
discipline and panicked, toppling the cart. At that point, the rockets
disconnected from the timer, leaving them strewn around the street.
Tethered to the now toppled cart, the donkey was unable to escape before
the arrival of U.S. troops.
United Press International
Rockets on donkeys hit major Baghdad sites
By P. MITCHELL PROTHERO
Published 11/21/2003 11:13 AM
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: alsa-oss devel-files and alsa-firmware license
2003-12-11 14:55 ` Patrick Shirkey
@ 2003-12-11 15:52 ` Thorsten Leemhuis
0 siblings, 0 replies; 3+ messages in thread
From: Thorsten Leemhuis @ 2003-12-11 15:52 UTC (permalink / raw)
To: Patrick Shirkey; +Cc: alsa-devel
Thanks for answering.
Am Do, den 11.12.2003 schrieb Patrick Shirkey um 15:55:
> Thorsten Leemhuis wrote:
> >
> > - What the purpose of
> > /usr/lib/libaoss.a
> > /usr/lib/libaoss.so
> > after compiling alsa-oss? Nobody should be compiling with them,
> > or missed I something? Maybe see bug
> >
>
> aoss is a clever little app which hijacks oss applications output before
> it gets to the alsa emulation layer and translates it to native ALSA.
Thanks, I know what aoss does, I simply does a
LD_PRELOAD=/usr/lib/libaoss.so.0 $*
And this file is linked against
# ldd /usr/lib/libaoss.so.0
libdl.so.2 => /lib/libdl.so.2 (0x0042f000)
libasound.so.2 => /usr/lib/libasound.so.2 (0x00549000)
libm.so.6 => /lib/tls/libm.so.6 (0x0040b000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00537000)
libc.so.6 => /lib/tls/libc.so.6 (0x002d0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x002b8000)
So what's the purpose of /usr/lib/libaoss.a ? AFAIK its a development
library -- but are there any programs that are develop ontop of
alsa-oss? Or does it have another purpose?
Maybe look at the bug at
http://bugzilla.fedora.us/show_bug.cgi?id=592
CU
thl
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-11 15:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-11 12:59 alsa-oss devel-files and alsa-firmware license Thorsten Leemhuis
2003-12-11 14:55 ` Patrick Shirkey
2003-12-11 15:52 ` Thorsten Leemhuis
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.