hi! this change helped here:
---- snip ---- --- icu/createmak.cfg 2010-01-18 13:09:43.469543400 +0100 +++ createmak.cfg 2010-03-23 13:47:34.120672000 +0100 @@ -2,10 +2,7 @@ SOURCE=<HEADER> InputPath=<INPUTPATH> "<TARGET>" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - <<tempfile.bat - @echo off <TARGETPATH> -<< [Deps] SOURCE=.\<SOURCEFILE>.<EXT> ---- snip ---- tschau... ause Martin Hollmichel wrote:
Hi, during the setup of the new OpenOffice.org build machine I have this poblem: Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. tempfile.bat 1 file(s) copied. i18n.mak(1046) : fatal error U1054: cannot create inline file 'tempfile.bat' Stop. NMAKE : fatal error U1077: 'E:\solver\r\msvc9p\bin\nmake.exe' : return code '0x2' Stop. looks like that there's a timing problem since a couple of tempfile.bat are created and executed and in repeated builds the nmake stops at different stages. the Windows7 version is a 64bit one and running in a VirtualBox, anybody also experienced this problem ? Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org