Hello:

I'm trying to compile ALSA drivers 0.9.0rc3 for an old sound blaster
AWE32 PnP card but I'm getting Make/ compile errors when the compiler
gets to the sbawe.c file. Here's the tail end of my compiler error
messages:
(a description of my software/ distro follows that):


../../alsa-kernel/isa/sb/sb16.c:309: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:310: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:311: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:319: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:320: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:324: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:325: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:326: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:328: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:330: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:333: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c: In function `snd_sb16_deactivate':
../../alsa-kernel/isa/sb/sb16.c:342: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c:347: dereferencing pointer to incomplete
type
../../alsa-kernel/isa/sb/sb16.c: In function `alsa_card_sb16_init':
../../alsa-kernel/isa/sb/sb16.c:626: warning: passing arg 2 of
`isapnp_probe_car      ds_R4491ec8a' from incompatible pointer type
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for
.modinfo
make[2]: *** [sbawe.o] Error 1
make[2]: Leaving directory `/usr/local/src/alsa-driver-0.9.0rc3/isa/sb'
make[1]: *** [_modsubdir_sb] Error 2
make[1]: Leaving directory `/usr/local/src/alsa-driver-0.9.0rc3/isa'
make: *** [compile] Error 1

I'm using RedHat 7.0 upgraded to a 2.2.20 kernel (not through an .rpm
package). The kernel is compiled with soundcore module (no other sound
module). Here is my alsa-drivers ./configure script:
./configure --with-isapnp=yes --with-sequencer=yes --with-oss=yes
--with-debug=full --with-cards=sbawe

I deleted the stated isapnp.h link/file as stated.

[pnberry@GoodRiver pnberry]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)

The kernel headers version is kernel-headers-2.4.0-0.26
Are my header files screwed up/ mismatched? 

Okay you developers out there where can I go from here? I could use your
help/ I'd like to learn something. What can I try? Where possibly did it
go wrong?

Thanks for your time (I hope), I'm at your mercy.
Paul


-------------------------------------------------------
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