Subject: Re: MingW and Cygwin: configure / make problems
From: Jesús Corrius (jesus@softcatala.org)
Date: Wed Jan 03 2001 - 12:02:49 CST
Andreas Klostermann wrote:
> Hi
>
> I don't know if this is the right place for my problems, but I don't
> know where to ask these questions else ;)
>
> I tried both mingw and cygwin, both have the same problems:
>
> Here's my problem with wv/configure
>
>
>
> $ ./configure
> loading cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot creat
> e executables.
>
>
>
> make in abi/abi/ (extract)
>
>
>
> make[5]: Entering directory `/cygdrive/c/projects/abi/expat'
> Building with [LicensedTrademarks:Off Debug:Off Pspell:Off].
> make ABI_ROOT=/cygdrive/c/projects/abi/abi -C gennmtab build
> make[6]: Entering directory `/cygdrive/c/projects/abi/expat/gennmtab'
> Building with [LicensedTrademarks:Off Debug:Off Pspell:Off].
> make[6]: cl: Command not found
> make[6]: ***
> [/cygdrive/c/projects/abi/abi/src/WIN32_1.1.7_i386_OBJ/obj/expat/ge
> nnmtab.obj] Error 127
> make[6]: Leaving directory `/cygdrive/c/projects/abi/expat/gennmtab'
> make[5]: *** [build] Error 2
> make[5]: Leaving directory `/cygdrive/c/projects/abi/expat'
> make[4]: *** [_EXPAT_] Error 2
> make[4]: Leaving directory
> `/cygdrive/c/projects/abi/abi/src/config/require/xp'
> make[3]: *** [build] Error 2
> make[3]: Leaving directory `/cygdrive/c/projects/abi/abi/src/config/require'
> make[2]: *** [build] Error 2
> make[2]: Leaving directory `/cygdrive/c/projects/abi/abi/src/config'
> make[1]: *** [build] Error 2
> make[1]: Leaving directory `/cygdrive/c/projects/abi/abi/src'
> make: *** [compile] Error 2
>
> Thanks in forward for the help!
>
> Bye
>
> Andreas
You must verify the path enviroment variable. VCVARS32.BAT of VC++ 6.0
uses variables like "C:\Program Files\Visual Studio\" which are not
correctly handled by some programs. Try "C:\Program~1\Visual~1\" (i
don't know if it is correct) instead.
On Windows 2000 you may need to change the tmp var too, if you are not
using Windows 2000 in english (i use Spanish)
Cheers,
-- Jesús Corrius <jesus@softcatala.org>
This archive was generated by hypermail 2b25 : Wed Jan 03 2001 - 12:04:08 CST