MingW and Cygwin: configure / make problems


Subject: MingW and Cygwin: configure / make problems
From: Andreas Klostermann (andreas.klostermann@gmx.net)
Date: Wed Jan 03 2001 - 11:32:33 CST


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



This archive was generated by hypermail 2b25 : Wed Jan 03 2001 - 11:32:06 CST