> loading cache ./config.cache
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH

"configure" is complaining that it cannot find a C compiler on your
system, so it cannot build any software.  

It is possible, but unlikely, that your compiler is somewhere unusual
where "configure" did not look for it.  But it is much more likely
that you do not have a compiler installed at all.  In that case you
need to find a compiler for your distribution and install it.

Regards, 

Jeremy Henty 


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to