Re: No acceptable C compiler was found in $PATH

From: William Allison (wallison1_at_sc.rr.com.remove)
Date: 12/21/04


Date: Tue, 21 Dec 2004 00:18:26 GMT

On Mon, 20 Dec 2004 03:58:20 +0000, banaticus wrote:

>
> What does this error message mean? What can I do to fix it?
>
> Here'e the command that I just tried running, and the messages that
> I received. I just barely unpacked python.
>
> linux:/Python-2.4 # ./configure
> checking MACHDEP... linux2
> checking EXTRAPLATDIR...
> checking for --without-gcc... no
> checking for --with-cxx=<compiler>... no
> checking for c++... no
> checking for g++... no
> checking for gcc... no
> checking for CC... no
> checking for cxx... no
> checking for cc++... no
> checking for cl... no
> 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.
> linux:/Python-2.4 #

Looks like you don't have gcc installed. You should try "gcc -v" at
the console. If it comes back as "command not found" or something
similar, that's your problem.



Relevant Pages

  • Re: Problem installing FreeBSD 6.2 on laptop
    ... I am getting an error message, and do not know how to fix the problem. ... Jun 10 12:09:33 severino init: getty repeating too quickly on port ... X is misconfigured and it exits back to the console. ...
    (freebsd-questions)
  • Re: Display Problems
    ... If it shows up in the GUI, it is there, and must be present ... Or issue the command; ... > and got the error message file or folder not found. ... in the midst of the frustration, by all means, vent away. ...
    (alt.os.linux.suse)
  • Re: Display Problems
    ... If it shows up in the GUI, it is there, and must be present ... > get the error message that you, in fact, did get. ... > Or issue the command; ... > in the midst of the frustration, by all means, vent away. ...
    (alt.os.linux.suse)
  • Re: Cannot divide into an 1:2 fashion by GridBagLayout
    ... In article, fix wrote: ... TableLayout is not part of the standard Java. ... the error message is: ... and run it using the command ...
    (comp.lang.java.gui)
  • RE: Run a Stored Procedure from Excel
    ... get a single line multiple command working from ... I changed all the Charto Charand found that I got an error message ... Dim cnnDW As ADODB.Connection ... Dim rsDW As ADODB.Recordset ...
    (microsoft.public.excel.programming)