Hi Martin,

I took a look at the config.log file you mentioned, and under the section
"Core tests" this line appears:

configure:1113: PATH=".;."; conftest.sh

So, I went into the configure file and I found this line in the script:

If { (echo "$as_me:1113: PATH=\".;.\"; conftest.sh") >&5
    (PATH=".;."; conftest.sh) 2>&5

.....

rm -f conftest.sh


I have absolutely no idea why it does this.





-Jeff



On 4/10/02 12:56 AM, "Martin Costabel" <[EMAIL PROTECTED]> wrote:

> Jeffrey Sanders wrote:
>> 
>> I'm having a problem installing some fink packages lately, although I had no
>> problem building them in the past.  I will use the example of the latest
>> windowMaker, version 0.80.0-3 to explain the problem.
>> 
>> When I try "fink install windowmaker", it will start to configure before
>> doing a make.  Then the problem comes about that says this:
>> 
>> configure: error: no acceptable cc found in $PATH
> 
> I don't yet see what this can be, because usually configure goes to
> great lengths to define an acceptable value for the variable CC if you
> don't have it defined in the environment. One thing would be useful in
> any case, however:
> 
> If your fink install windowmaker fails with a configure error, you get a
> file config.log in /sw/src/windowmaker-0.80.0-3/WindowMaker-0.80.0/
> which should contain some more information about what happened. Have a
> look at this file (in your case in particular what it says about the
> PATH variable) or if you don't see yourself what's the matter, send the
> last 50 lines or so to the list.

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to