Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136098 - media-sound/alsa-driver-1.0.11 doesn't compile with Linux Kernel 2.6.17-rc6
Summary: media-sound/alsa-driver-1.0.11 doesn't compile with Linux Kernel 2.6.17-rc6
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL: https://bugtrack.alsa-project.org/als...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 11:27 UTC by Jure Repinc
Modified: 2006-06-08 12:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2006-06-08 11:27:44 UTC
When I try to compile ALSA drivers 1.0.11 with Linux Kernel 2.6.17-rc6 I (downloaded from www.kernel.org) get this error:

In file included from /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.c:2:
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c: In function 'snd_sndstat_proc_read':
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: 'system_utsname' undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/../alsa-kernel/core/info_oss.c:97: error: for each function it appears in.)
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore/info_oss.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/acore] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17-rc6'
make: *** [compile] Error 2
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-08 11:51:37 UTC
UPSTREAMing for now, 2.6.17 is luckily not out yet, and ALSA upstream hasn't changed anything in the Hg repository about that, although I will try to find a better solution now.

Please open a bug upstream and put it in the URL field above afterward.
Comment 2 Jure Repinc 2006-06-08 12:07:53 UTC
Bug reported upstream and URL added.