On Mon, 12 Nov 2001 11:38:29 +0100 (CET)
"D'hondt Olivier" <[EMAIL PROTECTED]> wrote:
> Sorry, but I not very experienced with linux, so I
> don't know if I understand well your question. Do you
> mean: linux kernel compilation ? I haven't tried this.
> Should I ?
> Olivier
>
>
Hello!
this time, alsa-driver compilation works good ('make')
but when I try 'make install', I get this:
> make install
(...)
mkdir -p /lib/modules/2.4.2-2/misc
rm -f /lib/modules/2.4.2-2/misc/snd*.o
/lib/modules/2.4.2-2/misc/persist.o
/lib/modules/2.4.2-2/misc/isapnp.o
cp modules/*.o /lib/m
On Fri, 9 Nov 2001 15:15:57 +0100 (CET)
"D'hondt Olivier" <[EMAIL PROTECTED]> wrote:
> Hello!
> this time, alsa-driver compilation works good ('make')
> but when I try 'make install', I get this:
>
> > make install
>(...)
> mkdir -p /lib/modules/2.4.2-2/misc
> rm -f /lib/modules/2.4.2-2/mi