I'm somewhat of a newbie and I just did a clean install of RedHat 8.0
onto my desktop and for the last couple of days I have been stuck using
the onboard sound(which sounds horrible) instead of my Turtle Beach
Santa Cruz.  I consulted ALSA's page on installing their drivers and I
received the following error:

./configure --with-cards=cs46xx --with-sequencer-yes;make;make install
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for linux/fs.h... yes
checking for working const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for directory with kernel source... /usr/src/linux
checking for kernel version... 0.0.0
checking for kernel module symbol versions... no
checking for PCI support in kernel... no
checking for SGI/MIPS (HAL2) architecture... no
checking for directory to store kernel modules...
/lib/modules/0.0.0/misc
checking for debug level... none
checking for processor type... unknown
checking for SMP... no
checking for ISA PnP driver in kernel... no
checking for ISA PnP support... yes
checking for old kill_fasync... yes
checking for dma_addr_t... yes
checking for MUTEX macros... no
checking for driver version... 0.5.12a
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for which soundcards to compile driver for... Unknown soundcard
cs46xx, exiting!

Please, run configure script as first...

make dep
make[1]: Entering directory `/usr/src/alsa/alsa-driver-0.5.12a'
ln -sf ../support/isapnp.h include/isapnp.h
make -C utils update-deps
make[2]: Entering directory `/usr/src/alsa/alsa-driver-0.5.12a/utils'
Makefile:8: ../Makefile.conf: No such file or directory
make[2]: *** No rule to make target `../Makefile.conf'.  Stop.
make[2]: Leaving directory `/usr/src/alsa/alsa-driver-0.5.12a/utils'
make[1]: *** [cards.config] Error 2
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.5.12a'
make: *** [include/sndversions.h] Error 2

This was nearly the error I got when I tried installing the drivers from
http://aureal.sourceforge.net/
Any ideas?

_______________________________________________
Siglinux mailing list
[EMAIL PROTECTED]
http://www.utacm.org/mailman/listinfo/siglinux

Reply via email to