LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   What does the below mean @ what can I do (https://www.linuxquestions.org/questions/linux-hardware-18/what-does-the-below-mean-%40-what-can-i-do-199204/)

nicholls15 06-29-2004 03:46 PM

What does the below mean @ what can I do
 
[root@Nicholls15 alsa-driver-1.0.5a]# ./configure --with-isapnp=no --with-cards=ens1371,emu10k1,ice1712 --with-sequencer=yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@Nicholls15 alsa-driver-1.0.5a]#

XavierP 06-29-2004 03:53 PM

You have no compiler. If you have Yum or Apt4Rpm you can install GCC with them. Otherwise, you should install it off your install cds.

320mb 06-30-2004 12:47 PM

make sure to install all the required "glibc" libraries too,
otherwise you'll get a host of other errors.


All times are GMT -5. The time now is 06:09 AM.