In "Loadable module support --->"
2nd from the top in menuconfig
-Eric Rz.
James Colannino wrote:
>
> Arne Jacobsen wrote:
>
> >Hi James,
> >
> >I am also using a 2.4.24 kernel and I have a modversions.h header.
> >I think you have to enable the kernel option CONFIG_MODVERSIONS
> >to get this
Hello,
i've tried to compile alsa 1.1 with linux kernel 2.4.24, patch ck1 (O(1)
Scheduler) and it fails with:
make[2]: Entering directory
`/usr/src/packages/alsa/1.1/alsa-lib-1.0.1/src/control'
source='cards.c' object='cards.lo' libtool=yes \
depfile='.deps/cards.Plo' tmpdepfile='.deps/cards.TP
Arne Jacobsen wrote:
Hi James,
I am also using a 2.4.24 kernel and I have a modversions.h header.
I think you have to enable the kernel option CONFIG_MODVERSIONS
to get this file.
Regards,
Arne
Hmm...where would I find this under 'make menuconfig'? I can enable it
in .config, but I'd like to k
Hi James,
I am also using a 2.4.24 kernel and I have a modversions.h header.
I think you have to enable the kernel option CONFIG_MODVERSIONS
to get this file.
Regards,
Arne
> Hey everyone. Alsa always fails to compile with kernel version 2.4.24
> because it does not contain a header called mod
Hey everyone. Alsa always fails to compile with kernel version 2.4.24
because it does not contain a header called modversions.h. I have no
idea what to do :( Earlier versions of the kernel don't work on my
laptop so I'm stuck :( If anyone has any idea what could be done,
please help. Thank