Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 34590

Summary: Alsa 0.9.8 kernel 2.4 2.6 problem hdsp.h
Product: Gentoo Linux Reporter: David Grant <davidgrant>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gamix-1.99_p14-r1.ebuild

Description David Grant 2003-11-27 19:58:01 UTC
I'm getting the error below when compiling alsa-tools

HDSPMixerCard.h:28:24: sound/hdsp.h: No such file or directory

Apparently hdsp.h is only in kernel 2.6 according to locate.  So, I assume I also need a 2.6 kernel compiled in order to actually use alsa >= 0.9.8.  Why isn't there an einfo line which tells me this, or can't the ebuild check my "uname -r" string and see if there is a 2.6 in it before compiling!
Comment 1 Mark Knecht 2003-11-30 07:59:23 UTC
Hi,
   The 2.6 kernel is not required to build this. I think the 0.9.8 Alsa from CVS is not including the HDSPMixer app, and possibly some support files. There was some discussion of this on the Aalsa-devel lists. The 0.9.8 release was a bit messed up and there were some later patches to add this back in.

   This needs to be addressed by the alsa ebuild maintainer I think. The HDSPMixer app can be obtained from Thomas Charbonnel, or possibly elsewhere, and then included.



Comment 2 David Grant 2003-12-01 09:16:52 UTC
Should alsa-tools and any other applicable alsa ebuild be marked ~x86 then, since they don't work?
Comment 3 Jonathan Kraut 2003-12-02 21:53:15 UTC
Created attachment 21619 [details]
gamix-1.99_p14-r1.ebuild
Comment 4 Jonathan Kraut 2003-12-02 21:59:28 UTC
whoops, wrong bug. please disregard submitted ebuild. sorry
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-12-18 14:30:58 UTC
use alsa-driver-0.9.8
then alsa-util compiles fine
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2003-12-18 14:31:50 UTC

*** This bug has been marked as a duplicate of 34979 ***