I was wondering if anyone else has this problem, or can offer any
advice:

gcc -Wp,-MD,sound/isa/sb/.sbawe.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
-march=k6 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc -iwithprefix 
include -DMODULE   -DKBUILD_BASENAME=sbawe -DKBUILD_MODNAME=snd_sbawe   -c -o 
sound/isa/sb/sbawe.o sound/isa/sb/sbawe.c
In file included from sound/isa/sb/sbawe.c:2:
sound/isa/sb/sb16.c: In function `snd_sb16_isapnp':
sound/isa/sb/sb16.c:276: warning: implicit declaration of function `isapnp_find_dev'
sound/isa/sb/sb16.c:276: warning: assignment makes pointer from integer without a cast
sound/isa/sb/sb16.c:277: structure has no member named `active'
sound/isa/sb/sb16.c:282: warning: assignment makes pointer from integer without a cast
sound/isa/sb/sb16.c:283: structure has no member named `active'
sound/isa/sb/sb16.c:290: structure has no member named `prepare'
sound/isa/sb/sb16.c:293: warning: implicit declaration of function 
`isapnp_resource_change'
sound/isa/sb/sb16.c:304: structure has no member named `activate'
sound/isa/sb/sb16.c:321: structure has no member named `prepare'
sound/isa/sb/sb16.c:322: structure has no member named `deactivate'
sound/isa/sb/sb16.c:330: structure has no member named `activate'
sound/isa/sb/sb16.c:332: structure has no member named `deactivate'
sound/isa/sb/sb16.c: In function `snd_sb16_deactivate':
sound/isa/sb/sb16.c:344: structure has no member named `deactivate'
sound/isa/sb/sb16.c:349: structure has no member named `deactivate'
In file included from sound/isa/sb/sbawe.c:2:
sound/isa/sb/sb16.c: In function `alsa_card_sb16_init':
sound/isa/sb/sb16.c:629: warning: implicit declaration of function `isapnp_probe_cards'
make[4]: *** [sound/isa/sb/sbawe.o] Error 1
make[3]: *** [sound/isa/sb] Error 2
make[2]: *** [sound/isa] Error 2
make[1]: *** [sound] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.59'
make: *** [stamp-build] Error 2

I'm compiling an unmodified copy of linux 2.5.59 on Debian/sid with GCC
3.2.  Any help would be most appreciated!

Thanks...

-- 
Ryan Hayle <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to