Re: VER 4.0 build error
- Posted by bernie Mar 16, 2009
- 878 views
bernie said...
While building SVN1488 on XP I get the following error.
Has there been a change in configure or makefile.wat ??
I reverted back to SVN1486 but I get the same error.
I see a lot of compiling going on with the PRE stuff has that
got anything to do with the revget.ex command line ???
The current SVN I am using is SVN1431 so I don't want to spend
hours of compiling to narrow it down.
1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. Open Watcom Make Version 1.8 Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. Source code is available under the Sybase Open Watcom Public License. See http://www.openwatcom.org/ for details. ------- ALL ----------- wmake -h -f makefile.wat winall DEBUG= MANAGED_MEM= CONFIG=config.wat ------- WINALL ----------- wmake -h -f makefile.wat interpreter DEBUG= MANAGED_MEM= CONFIG=config.wat wmake -h -f makefile.wat E:\eu_master\source\intobj\main-.c EX=e:\eu_master\bin\ exwc.exe EU_TARGET=int. OBJDIR=intobj DEBUG= MANAGED_MEM= CONFIG=config.wat DEBU G= MANAGED_MEM= mkdir E:\eu_master\source\intobj mkdir E:\eu_master\source\intobj\back e:\eu_master\bin\exwc.exe -i ..\include revget.ex Incorrect usage. Error(E42): Last command making (rev.e) returned a bad status Should this file be deleted [Yes/No] ?
SVN1471 builds properly:
The problem starts happening in SVN1472
SVN1472 notes say :
- Rewrote the configuration file support.
It is now greatly expanded. See the docs for details.
This also meant that the handling of the
command lines switches was largely redeveloped too.
This may be a problem in the command-line switch handling.
bernie