On Sat, 16 Jan 2010 15:01:08 +0100 Elimar Riesebieter <riese...@lxtec.de> wrote:
> * Tony Houghton [100111 21:00 +0000] > [...] > > m-a should be able to find the headers automatically. It certainly knows > > all about the headers-*-common and headers-*-arch packages because it > > downloads them if they aren't already installed. I think the problem is > > because the alsa package finds the headers in some way of its own (I'm > > not used to module packages having configure scripts) that isn't > > compliant with debian kernels, but I can't find docs about how you're > > supposed to prepare kernel module debs. I checked /lib/modules/... and > > found these links, HTH: > > Yeah, could please do as follows: > > cd /usr/src > rm -rf modules > tar -xjf alsa-driver.tar.bz > cd /usr/src/modules > cat /path/to/alsa-source-rules.patch | patch -p1 > cd /usr/src > tar -cjf alsa-driver.tar.bz modules > > and run your m-a build again? alsa-source-rules.patch is attached. Where should I get alsa-driver.tar.bz2 from? Start with the alsa-driver source package, apply your patch and build it? -- TH * http://www.realh.co.uk -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org