[CS-FSLUG] make error

David M. david at davidcentral.net
Sat Jan 15 13:00:10 CST 2005


Hey all, I am trying to compile some modules for my realtek sound card so I 
can take advantage of the MIDI support and I keep getting this error on make:

make[3]: Leaving directory `/home/david/realtec/alsa/pcmcia/pdaudiocf'
DUMMY
make[2]: Leaving directory `/home/david/realtec/alsa/pcmcia'
make[1]: Leaving directory `/home/david/realtec/alsa'
make -C /usr/src/linux-2.6.8.1-12mdk/ SUBDIRS=/home/david/realtec/alsa/kbuild 
modules
make[1]: Entering directory `/usr/src/linux-2.6.8.1-12mdk'
  CC [M]  /home/david/realtec/alsa/kbuild/../acore/hwdep.o
In file included from /home/david/realtec/alsa/include/adriver.h:51,
                 from /home/david/realtec/alsa/include/sound/driver.h:42,
                 from /home/david/realtec/alsa/kbuild/../acore/hwdep.c:22:
include/linux/module.h:309: error: field `refcnt_param' has incomplete type
In file included from /home/david/realtec/alsa/kbuild/../acore/hwdep.c:27:
/home/david/realtec/alsa/include/sound/core.h:358:1: warning: multi-line 
comment
/home/david/realtec/alsa/include/sound/core.h:377:1: warning: multi-line 
comment
make[3]: *** [/home/david/realtec/alsa/kbuild/../acore/hwdep.o] Error 1
make[2]: *** [/home/david/realtec/alsa/kbuild/../acore] Error 2
make[1]: *** [_module_/home/david/realtec/alsa/kbuild] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.8.1-12mdk'
make: *** [compile] Error 2
[david at BUDDY alsa]$

Anyone have any idea why make is failing?

Thanks
--
David M.




More information about the Christiansource mailing list