Hello,

I just downloaded and tried to build the rc3 alsa-driver package and got 
the following errors regarding threads.h. I am building on a RedHat 
based 2.2.19 kernel system. It appears that there is a new requirement 
for linux/threads.h which wasn't in the rc2 release. Here is the tail of 
the build output:

In file included from control.c:2:
../alsa-kernel/core/control.c:23: linux/threads.h: No such file or directory
In file included from 
/lib/modules/2.2.19-6.2.7/build/include/linux/usb.h:130,
                  from 
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/adriver.h:178,
                  from 
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/sound/driver.h:43,
                  from ../alsa-kernel/core/misc.c:22,
                  from misc.c:3:
/lib/modules/2.2.19-6.2.7/build/include/linux/kcomp.h:12: warning: 
`pci_enable_device' redefined
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/compat_22.h:192: 
warning: this is the location of the previous definition
/lib/modules/2.2.19-6.2.7/build/include/linux/kcomp.h:48: warning: 
`IORESOURCE_IO' redefined
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/linux/isapnp.h:152: 
warning: this is the location of the previous definition
/lib/modules/2.2.19-6.2.7/build/include/linux/kcomp.h:53: warning: 
`pci_resource_flags' redefined
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/compat_22.h:224: 
warning: this is the location of the previous definition
In file included from rtctimer.c:1:
../alsa-kernel/core/rtctimer.c:26: linux/threads.h: No such file or 
directory
In file included from 
/lib/modules/2.2.19-6.2.7/build/include/linux/usb.h:130,
                  from 
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/adriver.h:178,
                  from 
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/sound/driver.h:43,
                  from ../alsa-kernel/core/sound.c:22,
                  from sound.c:2:
/lib/modules/2.2.19-6.2.7/build/include/linux/kcomp.h:12: warning: 
`pci_enable_device' redefined
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/compat_22.h:192: 
warning: this is the location of the previous definition
/lib/modules/2.2.19-6.2.7/build/include/linux/kcomp.h:48: warning: 
`IORESOURCE_IO' redefined
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/linux/isapnp.h:152: 
warning: this is the location of the previous definition
/lib/modules/2.2.19-6.2.7/build/include/linux/kcomp.h:53: warning: 
`pci_resource_flags' redefined
/home/hartley/alsa/alsa-driver-0.9.0rc3/include/compat_22.h:224: 
warning: this is the location of the previous definition

Maybe the ./configure needs to catch this missing include file. I 
haven't tracked down what I need to install to get it yet...

Also, are the warnings about redefined symbols normal?

Thanks,
Chuck



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to