Have anyone had success with building the ice1712 module with linux 2.5.64?

I'm unable to build the snd-ice1712.o module with the new developement kernel
2.5.64

I've also tried Linus -bk8 snapshot patch... also without success

/Thomas

here's the compile output:

make -f scripts/Makefile.build obj=sound/pci/ac97
  gcc -Wp,-MD,sound/pci/ac97/.ac97_codec.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE   
-DKBUILD_BASENAME=ac97_codec
-DKBUILD_MODNAME=snd_ac97_codec -c -o sound/pci/ac97/ac97_codec.o 
sound/pci/ac97/ac97_codec.c
  gcc -Wp,-MD,sound/pci/ac97/.ac97_patch.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE   
-DKBUILD_BASENAME=ac97_patch
-DKBUILD_MODNAME=snd_ac97_codec -c -o sound/pci/ac97/ac97_patch.o 
sound/pci/ac97/ac97_patch.c
  ld -m elf_i386  -r -o sound/pci/ac97/snd-ac97-codec.o sound/pci/ac97/ac97_codec.o
sound/pci/ac97/ac97_patch.o
make -f scripts/Makefile.build obj=sound/pci/ali5451
make -f scripts/Makefile.build obj=sound/pci/cs46xx
make -f scripts/Makefile.build obj=sound/pci/emu10k1
make -f scripts/Makefile.build obj=sound/pci/ice1712
  gcc -Wp,-MD,sound/pci/ice1712/.ice1712.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE   
-DKBUILD_BASENAME=ice1712
-DKBUILD_MODNAME=snd_ice1712 -c -o sound/pci/ice1712/ice1712.o 
sound/pci/ice1712/ice1712.c
sound/pci/ice1712/ice1712.c:1995: parse error before "__attribute__"
sound/pci/ice1712/ice1712.c:1910: warning: `snd_ice1712_pro_internal_clock_info'
defined but not used
sound/pci/ice1712/ice1712.c:1937: warning: `snd_ice1712_pro_internal_clock_get'
defined but not used
sound/pci/ice1712/ice1712.c:1960: warning: `snd_ice1712_pro_internal_clock_put'
defined but not used
make[3]: *** [sound/pci/ice1712/ice1712.o] Error 1
make[2]: *** [sound/pci/ice1712] Error 2
make[1]: *** [sound/pci] Error 2
make: *** [sound] Error 2




Attachment: .config
Description: Binary data

Reply via email to