Well there was a ./configure in the alsa-kernel so i tried to build it with
./configure --with-cards=cs4231 --with-oss=no --with-isapnp=no make and i got: make[2]: Entering directory `/usr/src/packages/SOURCES/alsacvs/alsa-driver/isa/cs423x' sparc64-linux-gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/packages/SOURCES/alsacvs/alsa-driver/include -I/lib/modules/2.2.20/build/include -O2 -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -DALSA_BUILD -DEXPORT_SYMTAB -c cs4231_lib.c In file included from ../../alsa-kernel/isa/cs423x/cs4231_lib.c:35, from cs4231_lib.c:1: /usr/src/packages/SOURCES/alsacvs/alsa-driver/include/sound/cs4231.h:255: field `eb2c' has incomplete type /usr/src/packages/SOURCES/alsacvs/alsa-driver/include/sound/cs4231.h:256: field `eb2p' has incomplete type ../../alsa-kernel/isa/cs423x/cs4231_lib.c: In function `cs4231_outb': In file included from cs4231_lib.c:1: ../../alsa-kernel/isa/cs423x/cs4231_lib.c:138: structure has no member named `ebus' ../../alsa-kernel/isa/cs423x/cs4231_lib.c:143: warning: implicit declaration of function `sbus_writeb' ../../alsa-kernel/isa/cs423x/cs4231_lib.c: In function `snd_cs4231_playback_open': ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1247: structure has no member named `dma1' ../../alsa-kernel/isa/cs423x/cs4231_lib.c: At top level: ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1596: `snd_cs4231_playback_prepare' undeclared here (not in a function) ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1596: initializer element for `snd_cs4231_playback_ops.prepare' is not constant ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1598: `snd_cs4231_playback_pointer' undeclared here (not in a function) ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1598: initializer element for `snd_cs4231_playback_ops.pointer' is not constant ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1607: `snd_cs4231_capture_prepare' undeclared here (not in a function) ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1607: initializer element for `snd_cs4231_capture_ops.prepare' is not constant ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1609: `snd_cs4231_capture_pointer' undeclared here (not in a function) ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1609: initializer element for `snd_cs4231_capture_ops.pointer' is not constant ../../alsa-kernel/isa/cs423x/cs4231_lib.c:429: warning: `snd_cs4231_get_count' defined but not used ../../alsa-kernel/isa/cs423x/cs4231_lib.c:691: warning: `snd_cs4231_init' defined but not used ../../alsa-kernel/isa/cs423x/cs4231_lib.c:1480: warning: `snd_cs4231_new' defined but not used make[2]: *** [cs4231_lib.o] Error 1 make[2]: Leaving directory `/usr/src/packages/SOURCES/alsacvs/alsa-driver/isa/cs423x' make[1]: *** [_modsubdir_cs423x] Error 2 make[1]: Leaving directory `/usr/src/packages/SOURCES/alsacvs/alsa-driver/isa' make: *** [compile] Error 1 Any sugestions ? Kind regards @ On Thursday 02 January 2003 21:08, Ed Kapitein wrote: > Hi, i download the source tree by CVS but a 'make' dies a horrible dead. > take a look: > > sparc64-linux-gcc -D__KERNEL__ -DMODULE=1 > -I/usr/src/packages/SOURCES/alsacvs/alsa-driver/include > -I/lib/modules/2.2.20/build/include -O2 -m64 -pipe -mno-fpu > -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 > -fcall-used-g7 -Wno-sign-compare -DLINUX -Wall > -Wstrict-prototypes -fomit-frame-pointer -pipe -DALSA_BUILD > -DKBUILD_BASENAME=cmipci -c -o cmipci.o cmipci.c > ../alsa-kernel/pci/cmipci.c: In function `snd_cmipci_create': > In file included from cmipci.c:1: > ../alsa-kernel/pci/cmipci.c:2957: structure has no member named > `global_list' > ../alsa-kernel/pci/cmipci.c:2957: structure has no member named > `global_list' > ../alsa-kernel/pci/cmipci.c:2958: structure has no member named > `global_list' > make[2]: *** [cmipci.o] Error 1 > make[2]: Leaving directory > `/usr/src/packages/SOURCES/alsacvs/alsa-driver/pci' > make[1]: *** [compile] Error 1 > make[1]: Leaving directory `/usr/src/packages/SOURCES/alsacvs/alsa-driver' > make: *** [build] Error 2 > > Any idea on what goes wrong here? > > And can anyone tell me how to give options ( --with-cards=cs4231 etc ) > when i do a make build? > There is no ./configure in the alsa-driver directory > > I am building on a sun ultra 10 running suse 7.3 linux with a home brew > 2.2.20 kernel. > > All help is welcomed ! > > Kind regards, > @ > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user