[Bug 4071] New: fusionsound cannot compile with linux-libc-headers >= 2.6. 23
bugzilla-daemon at treke.net
bugzilla-daemon at treke.net
Fri Mar 14 16:27:21 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4071
Summary: fusionsound cannot compile with linux-libc-headers >=
2.6.23
Product: Openembedded
Version: Angstrom 2008.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: trini at embeddedalley.com
The commit at
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=132e4b0a049c39337c535501561b8301c7f2b202
to the Linux Kernel broke compilation of FusionSound (both 1.0.x and 1.1.x) as
INT_MAX is in <linux/kernel.h> and not exported with headers_install.
I've picked Angstrom 2008.x as the version but a quick grep shows:
org.openembedded.dev/conf/distro/generic.conf:PREFERRED_VERSION_linux-libc-headers
?= "2.6.23"
as well, so anything using that is broken too. Locally, I'm reverting the
commit referenced above and have not yet come to a correct solution.
--
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