Win32 compiling problem


Subject: Win32 compiling problem
From: Alexey Sinutin (megabyte@salesexplosion.com)
Date: Thu Aug 10 2000 - 11:30:53 CDT


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 - 11:31:04 CDT