[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Need help installing ALSA



Hi everybody
I am trying to install ALSA on my system with the following commands:

# apt-get install kernel-source-2.4.27
# apt-get install alsa-source
# cd /usr/src/modules/alsa-driver
# ./configure
# make
# make install
# ./snddevices
# modprobe es1371
# alsamixer

When I run 'make' I get this error message:

hjem:/usr/src/modules/alsa-driver# make
make[1]: Entering directory `/usr/src/modules/alsa-driver/acore'
make[1]: *** Ingen regel til at skabe mål
'/usr/lib/gcc-lib/i486-linux/3.3.4/include/stdarg.h' som behøves af
'hwdep.o'. Stop.
  {make[1]: *** No rule to create target
'/usr/lib/gcc-lib/i486-linux/3.3.4/include/stdarg.h' wich
    is needed by 'hwdep.o'. Stop.}
make[1]: Leaving directory `/usr/src/modules/alsa-driver/acore'
make: *** [compile] Fejl 1
hjem:/usr/src/modules/alsa-driver#

I have OSS (not working) installed today, and want to change to ALSA.
Can someone help me with finding out what is wrong so I can fix this?

System details:
   Debian Sarge GNU/LInux
   Kernel 2.4.27-1-386
--------------------
Cheers Vegard!!




Reply to: