Re: ALSA compile problems

2001-11-19 Thread Ryan Sackenheim
Make sure you've downloaded the kernel-headers package. And when you run ./configure, make sure to include '--includedir=/usr/src/kernel-headers-x.x.x'. Good luck, -Ryan On Mon, Nov 19, 2001 at 10:08:04PM +0100, Morbo wrote: > Hi, > > I've tried to compile the ALSA drivers (both 0.90 and 0.50)

ALSA compile problems

2001-11-19 Thread Morbo
Hi, I've tried to compile the ALSA drivers (both 0.90 and 0.50), but both complain about not finding: linux/modversions.h I have the kernel source for 2.4.14 downloaded from kernel.org and unpacked under /usr/src/linux Does anybody know what I'm doing wrong? Many thanks in advance! best regards

Re: ALSA compile problems

2001-07-25 Thread Rob Weir
On Tue, Jul 24, 2001 at 10:37:46PM +0200, Joost Kooij wrote: > Not for asking questions. Maybe it is a bug in alsa-driver-0.5, > if the other modules built fine. Try to dig up more details and > file a bug if you think there is one. I did think of that, but a week or two ago, I used kernel-packag

Re: ALSA compile problems

2001-07-24 Thread Joost Kooij
On Wed, Jul 25, 2001 at 12:21:07AM +1000, Rob Weir wrote: > Yep. Nothing about it, that I could see. Am I just stupid? Not for asking questions. Maybe it is a bug in alsa-driver-0.5, if the other modules built fine. Try to dig up more details and file a bug if you think there is one. Cheers,

Re: ALSA compile problems

2001-07-24 Thread Rob Weir
On Mon, Jul 23, 2001 at 02:31:33AM +0200, Joost Kooij wrote: > On Mon, Jul 23, 2001 at 12:21:39AM +1000, Rob Weir wrote: > > Does anybody have any idea about what to do? If it's a bug in > > make-kpkg, is it known or fixed anywhere? > > Did you look yet on http://bugs.debian.org/kernel-package ?

Re: ALSA compile problems

2001-07-22 Thread Joost Kooij
On Mon, Jul 23, 2001 at 12:21:39AM +1000, Rob Weir wrote: > Does anybody have any idea about what to do? If it's a bug in > make-kpkg, is it known or fixed anywhere? Did you look yet on http://bugs.debian.org/kernel-package ? Cheers, Joost

ALSA compile problems

2001-07-22 Thread Rob Weir
After upgrading to kernel 2.4.7 (in the hope that it will finally fix the memory insanity), I went to recompile all my kernel modules (using make-kpkg). The NVIDIA modules compiled fine, so did the i2c and sensor modules, but when it got to compiling the ALSA drivers, I got the following error: --