Re: Make 0.7.12 on WinNT w/Cygwin does no real work


Subject: Re: Make 0.7.12 on WinNT w/Cygwin does no real work
From: Michael D. Pritchett (mpritchett@attglobal.net)
Date: Sat Feb 17 2001 - 13:32:43 CST


Rob -

From your output, it looks like a substitution error in the path is causing
your problem. Somewhere in the makefiles '/c/' should be subsititued for
'c:\', but it appears to be substituting 'c:\cygwin\c\'.

As my current system is isn't the 0.7.12, I can't be specific where this
error is located, but I would look at 'c:\abi-0.7.12\src\config\abi_defs.mk'
and review the TRANSFORM_TO_DOS_PATH variable or the CYGWIN_ROOT variable.
The error is probably located there.

Hope this helps.

Cheers!

Michael D. Pritchett
----- Original Message -----
From: Rob Campbell <rob.campbell@worldnet.att.net>
To: <abiword-dev@abisource.com>
Sent: Saturday, February 17, 2001 9:00 PM
Subject: Make 0.7.12 on WinNT w/Cygwin does no real work

> I am sure the answer to this is very simple, but please bear with me; I'm
> only a mechanical engineer:)
>
> I downloaded the 0.7.12 and the necessary support libraries and installed
> them in /c/abisource. When I CD to the directory and type make, I get:
>
> Building AbiSuite with [ABI_ROOT=/c/abisource/abi-0.7.12]
> make ABI_ROOT=/c/abisource/abi-0.7.12 -C src
> make[1]: Entering directory `/c/abisource/abi-0.7.12/src'
> Building with [LicensedTrademarks:Off Debug:Off].
> make ABI_ROOT=/c/abisource/abi-0.7.12 -C config build
> make[2]: Entering directory `/c/abisource/abi-0.7.12/src/config'
> make[5]: Entering directory `/c/abisource/expat'
> Building with [LicensedTrademarks:Off Debug:Off].
> make ABI_ROOT=/c/abisource/abi-0.7.12 -C gennmtab build
> make[6]: Entering directory `/c/abisource/expat/gennmtab'
> Building with [LicensedTrademarks:Off Debug:Off].
> gennmtab.c
> fatal error C1083: Cannot open compiler generated file:
> 'C:\cygwinc\abisource\ab
> i-0.7.12\src\WIN32_1.1.8_i386_OBJ\obj\expat\gennmtab.obj': No such file or
> direc
> tory
>
> :make[6]: ***
> [/c/abisource/abi-0.7.12/src/WIN32_1.1.8_i386_OBJ/obj/expat/gennmt
> ab.obj] Error 2
> make[5]: *** [build] Error 2
> make[4]: *** [_EXPAT_] Error 2
> make[3]: *** [build] Error 2
> make[2]: *** [build] Error 2
> make[1]: *** [build] Error 2
> make: *** [compile] Error 2
> make[6]: Leaving directory `/c/abisource/expat/gennmtab'
> make[5]: Leaving directory `/c/abisource/expat'
> make[4]: Leaving directory `/c/abisource/abi-0.7.12/src/config/require/xp'
> make[3]: Leaving directory `/c/abisource/abi-0.7.12/src/config/require'
> make[2]: Leaving directory `/c/abisource/abi-0.7.12/src/config'
> make[1]: Leaving directory `/c/abisource/abi-0.7.12/src'
>
> It happens very fast and no object files are created as a result.
>
> Any help is greatly appreciated.
>
> Thanks,
> Rob Campbell
>
>
>



This archive was generated by hypermail 2b25 : Sat Feb 17 2001 - 13:42:50 CST