So I tried the new compile scripts, but compile-prepare.bat errors out after compiling a lot of stuff:
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. wrc /q /ad /bt=nt /r /x /D__WATCOMC__ /i= ntgui.rc ntgui.rc(2): Fatal Error! 62: Unable to open 'windows.h' Error(E14): Cannot execute (wrc): No error Error(E42): Last command making (ntgui.res) returned a bad status Error(E02): Make execution terminated 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. wrc /q /ad /bt=nt /r /x /D__WATCOMC__ /i= dibutils.rc dibutils.rc(3): Fatal Error! 62: Unable to open 'winver.h' Error(E14): Cannot execute (wrc): No error Error(E42): Last command making (dibutils.res) returned a bad status Error(E02): Make execution terminated machines\i386\compiler.cbf machines\i386\compiler.pkg machines\i386\compiler.sf 3 file(s) copied. ------------------------------------- Am I doing it wrong? Am I jumping the gun? -- ~jrm _______________________________________________ MIT-Scheme-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
