Re: Win32 compiling problem


Subject: Re: Win32 compiling problem
From: Glen Ruedinger (gruedinger@vaiautomation.com)
Date: Thu Aug 10 2000 - 14:30:38 CDT


What version of cygwin are you using ? I had a similar problem where
make was reporting not being able to find files on C\... when the source
was on my D drive.

I upgraded to cygwin 1.1.4 a couple of weeks ago , but then I got a new
set of errors inside the make files.

With some help, I just got it to build today.

Alexey Sinutin wrote:
>
> Hello!
>
> There is MS Windows 2000 on my workstation. The OS is installed on local
> D:\. AbiWord sources is on D:\Work\Abi\. Using this path I can compile
> AbiWord. If I move AbiWord on other local disk, for instance E:, then I get
> the following error
>
> Building with [LicensedTrademarks:Off Debug:On].
> Found expat in peer directory
> Building with [LicensedTrademarks:Off Debug:On].
> make ABI_ROOT=//E/Abi/abi -C gennmtab build
> Building with [LicensedTrademarks:Off Debug:On].
> gennmtab.c
> fatal error C1083: Cannot open compiler generated file:
> '\\E\Abi\abi\src\WIN32_20.1_i386_DBG\obj\expat\gennmtab.obj': No such file
> or directory
>
> make[6]: *** [//E/Abi/abi/src/WIN32_20.1_i386_DBG/obj/expat/gennmtab.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
>
> Probably I've found the reason of the problem - pwd returns / on D:\ and it
> returns //E on E:\.
>
> Is there someone who have solved the problem?
>
> Bye, Alexey.




This archive was generated by hypermail 2b25 : Thu Aug 10 2000 - 14:31:35 CDT