Re: alsa and modutils

2000-12-14 Thread David Z Maze
David A Rogers <[EMAIL PROTECTED]> writes: DAR> On 14 Dec 2000, David Z Maze wrote: DZM> Christoph Simon <[EMAIL PROTECTED]> writes: CS> It seems that kernels and the alsa driver like to live in CS> certain directories. I assume here, you do have the kernel CS> sources comiled and installed

Re: alsa and modutils

2000-12-14 Thread David A. Rogers
On 14 Dec 2000, David Z Maze wrote: > Christoph Simon <[EMAIL PROTECTED]> writes: > CS> It seems that kernels and the alsa driver like to live in certain > CS> directories. I assume here, you do have the kernel sources comiled and > CS> installed (BTW, why aren't you using the latest?). The kernel

Re: alsa and modutils

2000-12-14 Thread JoshNarins
Yes, this pops up with a particular Intel NIC driver also, and affects all debian past 2.2.16 The simple key is to unpack source that is no longer unpacked by defaults. apt-get source kernel-headers-2.2.17 You might need to do this first... apt-get install kernel-headers-2.2.17

Re: alsa and modutils

2000-12-14 Thread Christoph Simon
On Thu, 14 Dec 2000 13:45:43 -0800 (PST) Andrew Perrin <[EMAIL PROTECTED]> wrote: > /usr/src/alsa-driver-0.5.10 > /usr/src/modules/alsa-driver -> /usr/src/alsa-driver-0.5.10 Oops, I didn't mean this one. I run configure from /usr/src/modules/alsa-driver. BTW, I took the sources from the debian pa

Re: alsa and modutils

2000-12-14 Thread David Z Maze
Christoph Simon <[EMAIL PROTECTED]> writes: CS> On Thu, 14 Dec 2000 11:46:20 -0800 (PST) CS> Andrew Perrin <[EMAIL PROTECTED]> wrote: CS> AP> Greetings. I'm trying to compile (from source) alsa-driver and the other AP> components of alsa, and running into this (rather opaque) problem: AP> AP

Re: alsa and modutils

2000-12-14 Thread Christoph Simon
On Thu, 14 Dec 2000 13:45:43 -0800 (PST) Andrew Perrin <[EMAIL PROTECTED]> wrote: > No dice - did what you suggested: > /usr/src/kernel-source-2.2.17 > /usr/src/linux -> /usr/src/kernel-source-2.2.17 > > /usr/src/alsa-driver-0.5.10 > /usr/src/modules/alsa-driver -> /usr/src/alsa-driver-0.5.10 >

Re: alsa and modutils

2000-12-14 Thread Andrew Perrin
No dice - did what you suggested: /usr/src/kernel-source-2.2.17 /usr/src/linux -> /usr/src/kernel-source-2.2.17 /usr/src/alsa-driver-0.5.10 /usr/src/modules/alsa-driver -> /usr/src/alsa-driver-0.5.10 New error: make[1]: Entering directory `/usr/src/alsa-driver-0.5.10/kernel' make[1]: *** No rule

Re: alsa and modutils

2000-12-14 Thread Christoph Simon
On Thu, 14 Dec 2000 11:46:20 -0800 (PST) Andrew Perrin <[EMAIL PROTECTED]> wrote: > Greetings. I'm trying to compile (from source) alsa-driver and the other > components of alsa, and running into this (rather opaque) problem: > > make[1]: Entering directory `/usr/src/alsa-driver-0.5.10/kernel' >