I use the stock kernel 2.4.4.SuSE
installed kernel source rpm
removed include/linux/isapnp.h
./configure --with-kernel=/usr/src/linux
make install
--> compilation error something like "linux/version.h does not exist" (sorry no
output available)

did a "make config" and "make dep" in the kernel source.
in alsa driver dir:
make mrproper
./configure --with-kernel=/usr/src/linux
make install
--> compilation error:
...
gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 -I/root/alsa-driver-0.9.0rc3/include
-I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i586 -DLINUX
-Wall -Wstrict-prototypes -fomit-frame-pointer -pipe   -DEXPORT_SYMTAB -c
sound.c
sound.c:41: `snd_hack_usb_set_interface' undeclared here (not in a function)
sound.c:41: initializer element is not constant
sound.c:41: (near initialization for
`__ksymtab_snd_hack_usb_set_interface.value')
make[1]: *** [sound.o] Error 1
make[1]: Leaving directory `/root/alsa-driver-0.9.0rc3/acore'
make: *** [compile] Error 1

Mailing list archive did not produce meaningful answers.
I have had similar problems with a stock Redhat 7.3 installation, which I could
only work around by installing a new kernel. 

Thanks for any hints or pointers,
Florian

-- 
Florian Bomers
Java Sound
Java Software/Sun Microsystems, Inc.
http://java.sun.com/products/java-media/sound/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to