On 19.11.2012 15:44, Mark Miesfeld wrote:
> On Mon, Nov 19, 2012 at 1:26 AM, Rony G. Flatscher 
> <rony.flatsc...@wu-wien.ac.at
> <mailto:rony.flatsc...@wu-wien.ac.at>> wrote:
>
>
>     On 19.11.2012 10:23, Rony G. Flatscher wrote:
>>     On 18.11.2012 17:51, Mark Miesfeld wrote:
>>>     On Sun, Nov 18, 2012 at 8:26 AM, Rony G. Flatscher 
>>> <rony.flatsc...@wu-wien.ac.at
>>>     <mailto:rony.flatsc...@wu-wien.ac.at>> wrote:
>>>
>>>         While compiling 32-bit versions of ooRexx from trunk on a XP 
>>> system, the build (makeorx
>>>         NODEBUG) fails with the following screen output:
>>>
>>>             Building OODIALOG..
>>>             ***** : build halted
>>>
>>>         Looking up the log file, the last lines are:
>>>
>>>             ... cut ...
>>>             All done rxftp.cls csvStream.cls
>>>             .
>>>
>>>             Microsoft (R) Program Maintenance Utility Version 9.00.30729.01 
>>> <tel:9.00.30729.01>
>>>             Copyright (C) Microsoft Corporation.  All rights reserved.
>>>
>>>             NMAKE : fatal error U1045: spawn failed : No error
>>>             Stop.
>>>             (END)
>>>
>
> I just built using the log file and it goes like this:
>
> All done rxftp.cls csvStream.cls
> .
>
> Microsoft (R) Program Maintenance Utility Version 10.00.40219.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> .
> Compiling APICommon.cpp
> cl /EHsc /nologo /D:_X86_ /DWIN32 -DORX_VER=4 -DORX_REL=2 -DORX_MOD=0 
> -DOOREXX_BLD=8591
> -DOOREXX_COPY_YEAR=\""2005-2012"\" /W3 /D_CRT_SECURE_NO_DEPRECATE 
> /D_CRT_NONSTDC_NO_DEPRECATE -c
>  -O2 /Gr /DNDEBUG /Gs /FAcs 
> /FaC:\work.ooRexx\wc\main\Win32Rel\ASM\APICommon.asm  /DNULL=0
> -DOOD_VER=4 -DOOD_REL=2 -DOOD_MOD=0 -DOOD_BLD=8591 
> -DOOD_COPY_YEAR=\""2005-2012"\" /MT 
>
> So, I would suggest commenting out these lines in oodialog.mak:
>
> !IF [generateVersionFile.bat] != 0
> !  ERROR Build error: could not gerate version file, ooDialog.ver.incl
> !ENDIF
>
> just make them:
>
> #!IF [generateVersionFile.bat] != 0
> #!  ERROR Build error: could not gerate version file, ooDialog.ver.incl
> #!ENDIF
That did it, thank you *very* much, Mark!

>
> Other than that, I don't know what to tell you.  I've never seen that error 
> before.
>
> When was the last time you successfully built from trunk on Windows?  The 
> oodialog code there has
> not changed in months.
It must have been a long time (I cannot remember, unfortunately). Reason being 
too much time
resources bound by my day job, such that every free minute I get is invested in 
BSF4ooRexx,
UNO-support, and creating ooRexx for MacOSX for bundling it with the BSF4ooRexx 
installer these days.

---

There is one little problem left, when trying to create a package (makeorx 
NODEBUG PACKAGE): when
using the ooRexx-Sourceforge-Zip-archive for 4.1.2 (ooRexx-4.1.2-pdf.zip), the 
following pdf files
are missing from it, hence the build aborts with the appropriate error messages 
in the logfile:

    oodguide.pdf
    rexxextensions.pdf
    unixextensions.pdf
    winextensions.pdf

Not sure whether I should create a bug in the tracker or not.

---rony


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to