[Bug 4364] New: alsa-lib doesn't work properly with uClibc
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Fri Jun 6 20:57:51 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4364
Summary: alsa-lib doesn't work properly with uClibc
Classification: Unclassified
Product: Openembedded
Version: Angstrom 2008.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Keywords: patch, uclibc
Severity: major
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: gwossum at acm.org
Created an attachment (id=9770)
--> (http://bugs.openembedded.net/attachment.cgi?id=9770)
Fix issue with alsa-lib applications when using uClibc
alsa-lib (and applications using alsa-lib) won't work properly if compiled
against uClibc. This is because by default, alsa-lib will build with versioned
symbols, which don't work with uClibc (strange errors reported, no sound).
Observed with Angstrom-2008.1 linux-uclibc on an AVR32 system.
The attached patch disables building alsa-lib with versioned symbols if the
TARGET_OS indicates uClibc is being used. This lets alsa-lib applications work
with uClibc.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list