Re: Build Problems on win2k


Subject: Re: Build Problems on win2k
From: Michael D. Pritchett (mpritchett@attglobal.net)
Date: Tue Mar 27 2001 - 19:07:45 CST


----- Original Message -----
From: Michael J. Emswiler <mikee@surelox.com>
To: <abiword-dev@abisource.com>
Sent: Tuesday, March 27, 2001 1:49 AM
Subject: Build Problems on win2k

> Kudos on such a great cross-platform app -- it's far quicker and more
> responsive than most any other cross-platform app of its kind/size that
> I've seen!
>
> I'm trying to build on win2k and believe I have all of the tools/source
> setup properly, however, I must have done something wrong because I've
> encountered the following error below.
>
> This must be documented somewhere, but, of course, according to my
> girlfriend, I can't find the salt when it's sitting right in front of me
:-)
>
> ===== bash make results =====================================
>
> bash-2.04$ make
> make: *** No targets specified and no makefile found. Stop.
> bash-2.04$ pwd
> /cygdrive/c/abiword/source/expat
> bash-2.04$ cd ..
> bash-2.04$ cd abi
> bash-2.04$ ls
> BUILD.TXT README.TXT docs src
> todo.win.txt
> BiDiReadme.txt TRADEMARK.TXT dumpstrings.pl test
todo.xp.txt
> COPYING UnixFonts.txt mpw-build todo.beos.txt user
> COPYRIGHT.TXT UnixLocales.txt po todo.gnome.txt
> CREDITS.TXT VERSION.TXT po2abi.pl todo.qnx.txt
> Makefile abi2po.pl shots todo.unix.txt
> bash-2.04$ make
> Building AbiSuite with [ABI_ROOT=/cygdrive/c/abiword/source/abi]
> make ABI_ROOT=/cygdrive/c/abiword/source/abi -C src
> make[1]: Entering directory `/cygdrive/c/abiword/source/abi/src'
> Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Pspell:Off].
> make ABI_ROOT=/cygdrive/c/abiword/source/abi -C config build
> make[2]: Entering directory `/cygdrive/c/abiword/source/abi/src/config'
> Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Pspell:Off].
> make ABI_ROOT=/cygdrive/c/abiword/source/abi -C require build
> make[3]: Entering directory
> `/cygdrive/c/abiword/source/abi/src/config/require'
> Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Pspell:Off].
> make ABI_ROOT=/cygdrive/c/abiword/source/abi -C xp build
> make[4]: Entering directory
> `/cygdrive/c/abiword/source/abi/src/config/require/x
> p'
> Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Pspell:Off].
> Found expat in peer directory
> loading cache ./config.cache
> checking host system type... cc: not found

Mike -

Sorry to take so long in the reply. From the output you have provided, I
would guess that you haven't run the VCVARS32.BAT file prior to opening up
the cygwin window. The MS compiler 'cc1.exe' needs to be in your search
path.

Cheers!

Michael D. Pritchett



This archive was generated by hypermail 2b25 : Tue Mar 27 2001 - 19:33:32 CST