I recently tried to install the new ALSA driver 1.0.2 using the 2.4.21.0-13mdk kernel for Mandrake Linux 9.1, but receive the following error after typing in the make command. I added âI/usr/src/linux-2.4.21.0-13mdk/include âinclude/usr/src/linux-2.4.21.0-13mdk/include/linux/modversion.h to the make command, but I still have the same error.  Could anyone give me any guidance as to how to fix this problem? Is there an rpm(s) available for the base/source of ALSA, like there is for the other features of ALSA?   Thanks in advance. Lsmod is provided below.
 
Athlon XP 1.4 Mhz
MSI K7N420 Pro
NVIDIA nForce
256 DDR Ram.
 
/lib/modules/2.4.21-0.13mdk/build/include/linux/modversions.h:34:2: #error "======================================================="
make[3]: *** [fastdep] Error 1
make[3]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.2/acore/oss'
make[2]: *** [_sfdep_oss] Error 2
make[2]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.2/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.2'
make: *** [include/sndversions.h] Error 2
 
[EMAIL PROTECTED] sbin]# lsmod
Module                  Size  Used by    Tainted: P
scanner                10904   0
lp                      8096   0
parport_pc             25096   1
parport                34176   1  [lp parport_pc]
nvidia               2129536  14  (autoclean)
nvaudio                39604   0
soundcore               6276   0  [nvaudio]
ac97_codec             12488   0  [nvaudio]
af_packet              14952   0  (autoclean)
sr_mod                 16920   0  (autoclean)
floppy                 55132   0
nvnet                  30688   0  (autoclean) (unused)
nls_cp850               4316   2  (autoclean)
vfat                   11820   2  (autoclean)
fat                    37944   0  (autoclean) [vfat]
nls_iso8859-1           3516   3  (autoclean)
ntfs                   76812   1  (autoclean)
supermount             15296   3  (autoclean)
ide-cd                 33856   0
cdrom                  31648   0  [sr_mod ide-cd]
ide-scsi               11280   0
scsi_mod              103284   2  [sr_mod ide-scsi]
printer                 8448   0  (unused)
usb-ohci               20584   0  (unused)
usbcore                72992   1  [scanner printer usb-ohci]
rtc                     8060   0  (autoclean)
ext3                   59916   2
jbd                    38972   2  [ext3]
 
 
 

 

Reply via email to