Displaying 2 results from an estimated 2 matches for "75eaadc0".
2004 Aug 30
0
[LLVMdev] ./configure[384]: test: Files/Microsoft: unexpected operator/operand
Yes,
It looks like the PATH variable in the configure script at line 384 isn't
getting quoted properly. The "Files/Microsoft" is probably part of "C:\Program
Files\Microsoft\...". The spaces cause it to be interpreted as separate words
so it fails.
I don't have time to look at this in detail right now. Have a look at the
configure script and see if you can figure
2004 Aug 30
2
[LLVMdev] ./configure[384]: test: Files/Microsoft: unexpected operator/operand
Hi
When I run configure on Interix, I get these four error messages:
-----------
./configure[384]: test: Files/Microsoft: unexpected operator/operand
./configure[384]: test: Files/Microsoft: unexpected operator/operand
./configure[384]: test: Files/Microsoft: unexpected operator/operand
./configure[384]: test: Files/Microsoft: unexpected operator/operand
checking for a BSD-compatible install...