ok, so I went and just downloaded some gcc rpm's and installed them and then tried running the alsa thing again. Here is what I got now, it doesnt seem right either, can somebody tell me what I'm doing wrong now? [root@xxx root]# cd /usr/src/alsa/alsa-driver-* [root@xxx alsa-driver-0.5.12a]# ./configure --with-cards=cs46xx --with-sequencer=yes;make;make install loading 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' 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 oh and by the way... [root@xxx alsa-driver-0.5.12a]# rpm -q gcc gcc-3.2-7 [root@xxx alsa-driver-0.5.12a]# rpm -q krb5-libs krb5-libs-1.2.5-7 sheesh, I'm such a newbie! --- Steven Rubenstein <rubensteintrans@xxxxxxxxxxx> wrote: > What version of gcc do you have installed? Hint: > rpm -q gcc > > you also might want to rpm -q krb5-libs > > SJR > > > Tejas Gandhi wrote: > > > Ok, so I tried installing GCC through the the > Add/Remove packages > thing, but when I try to add the development tools, > I get an error > stating that krb5-libs is missing. I thought I had > this installed, but > none the less, I went to the redhat website and > downloaded the rpm's > (1.2.5-6 and 1.2.7). They both stated that I > already have 1.2.7 > installed in my computer, yet the add/remove > packages keeps saying that > I dont have 1.2.5-6 and that its needed to install > the development > tools. Being that I'm completely new to linux, I > dont know my way > around this. Is the add/remove packages program > looking for 1.2.5-6 > specifically while I have 1.2.7 installed? Any > ideas/suggestions? > > > > --- Michael Kuss <kuss@xxxxxxxxxx> wrote: > > >>Ok, second try, I had to realize that I'm > subscribed with a different > name than the "reply to" generates: > > >>On Tue, 24 Dec 2002, Tejas Gandhi wrote: > > >>>this is the error I get just from the > ./configure command so far > >>> > >>>[root@xxx root]# cd /usr/src/alsa > >>>[root@xxx alsa]# bunzip2 alsa-driver-* > >>>[root@xxx alsa]# tar -xf alsa-driver-* > >>>[root@xxx alsa]# cd alsa-driver-* > >>>[root@xxx alsa-driver-0.5.12a]# ./configure > >>>--with-cards=cs46xx --with-sequencer=yes > >>>creating cache ./config.cache > >>>checking for gcc... no > >>>checking for cc... no > >>>configure: error: no acceptable cc found in > $PATH > >> > >>this tells you that you have no compiler package > installed. Install > gcc! You may also have to install some library > packages. Configure > and/or make will tell you what is missing. > > >>Cheers, > > >>Michael > > > > _______________________________________________ > Sound-list mailing list > Sound-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/sound-list __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
- Follow-Ups:
- Re: [Sound] please help a newbie, red hat 8 and cs4610
- From: Steven Rubenstein
- Re: [Sound] please help a newbie, red hat 8 and cs4610
- References:
- Re: [Sound] please help a newbie, red hat 8 and cs4610
- From: Steven Rubenstein
- Re: [Sound] please help a newbie, red hat 8 and cs4610
- Prev by Date: Re: [Sound] please help a newbie, red hat 8 and cs4610
- Next by Date: Re: [Sound] please help a newbie, red hat 8 and cs4610
- Previous by thread: Re: [Sound] please help a newbie, red hat 8 and cs4610
- Next by thread: Re: [Sound] please help a newbie, red hat 8 and cs4610
- Index(es):