Hmmh, any clues? 21.2b10 built just fine, now this...
<lines deleted by Adrian>
Loading loaddefs.el...
Loading dumped-lisp.el...
Loading site-load.el...
Bootstrapping from temacs...*** Error in XEmacs initialization
(error "Can't add consoles in -batch mode")
*** Backtrace
really-early-error-handler((error "Can't add consoles in -batch mode"))
*** Killing XEmacs
NMAKE : fatal error U1077: '..\src\temacs.exe' : return code '0xffffffff'
Stop.
Compilation exited abnormally with code 2 at Mon Mar 01 18:04:08
----------------------------------------------------------------------------
> XEmacs Build Report as generated with
> M-x build-report RET
> by build-report-version $Revision: 1.54 $ follows:
> Contents of d:\export\home\tmp\21.2\xemacs\nt\Installation:
> (Output from most recent run of ./configure)
OS: Windows_NT
XEmacs 21.2-b11 \"Calliope\" configured for `i586-pc-win32'.
Where should the build process find the source code?
d:\\export\\home\\tmp\\21.2\\xemacs\\nt
What compiler should XEmacs be built with?
cl -nologo -W3 -O2 -G5 -Zi
What window system should XEmacs use?
MS Windows
> Contents of d:\export\home\tmp\21.2\xemacs\nt\xemacs-make-all.err
> keeping lines matching
> "^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied"
> and then deleting lines matching
> "confl.*with.*auto-inlining"
cd d:\export\home\tmp\21.2\xemacs\nt\
nmake -f xemacs.mak PACKAGEPATH="c:\\Program Files\\XEmacs\\xemacs-packages" USE_UNION_TYPE=1 GUNG_HO=1 HAVE_MSW=1 HAVE_NATIVE_SOUND=1 HAVE_XPM=1 XPM_DIR="d:\export\home\tmp\libs4xemacs\xpm-3.4k" HAVE_PNG=1 PNG_DIR="d:\export\home\tmp\libs4xemacs\libpng-1.0.2" HAVE_TIFF=1 TIFF_DIR="d:\export\home\tmp\libs4xemacs\tiff-v3.4" HAVE_JPEG=1 JPEG_DIR="d:\export\home\tmp\libs4xemacs\jpeg-6b" ZLIB_DIR="d:\export\home\tmp\libs4xemacs\zlib" DEBUG_XEMACS=0 all
Compilation started at Mon Mar 01 17:59:03 1999
Compiling in support for native GUI.
Compiling in support for XPM images.
Compiling in support for GIF images.
Compiling in support for PNG images.
Compiling in support for TIFF images.
Compiling in support for JPEG images.
Compiling in support for toolbars.
Compiling in support for dialogs.
Compiling in support for native sounds.
Compiling in fast dired implementation.
Using minimal tagbits.
Using indexed lrecord implementation.
Using union type for Lisp object storage.
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
copy puresize-adjust.h ..\src
1 file(s) copied.
LINK : LNK6004: ..\lib-src/make-docfile.exe not found or not built by the last incremental link; performing full link
LINK : LNK6004: ..\lib-src/hexl.exe not found or not built by the last incremental link; performing full link
..\lib-src/pop.c(925) : warning C4013: 'close' undefined; assuming extern returning int
LINK : LNK6004: ..\lib-src/movemail.exe not found or not built by the last incremental link; performing full link
LINK : LNK6004: ..\lib-src/mmencode.exe not found or not built by the last incremental link; performing full link
LINK : LNK6004: ..\lib-src/sorted-doc.exe not found or not built by the last incremental link; performing full link
LINK : LNK6004: ..\lib-src/wakeup.exe not found or not built by the last incremental link; performing full link
LINK : LNK6004: ..\lib-src/etags.exe not found or not built by the last incremental link; performing full link
..\src\glyphs-msw.c(2299) : warning C4133: ':' : incompatible types - from 'struct HICON__ *' to 'struct HBITMAP__ *'
E:\Program Files\Microsoft Visual Studio\VC98\include\direct.h(132) : warning C4030: first formal parameter list longer than the second list
..\src\gif_io.c(118) : warning C4013: 'close' undefined; assuming extern returning int
..\src\alloc.c(1758) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
..\src\data.c(794) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
..\src\editfns.c(859) : warning C4013: 'getcwd' undefined; assuming extern returning int
..\src\editfns.c(859) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
..\src\filemode.c(82) : warning C4761: integral size mismatch in argument; conversion supplied
..\src\filemode.c(83) : warning C4761: integral size mismatch in argument; conversion supplied
..\src\filemode.c(84) : warning C4761: integral size mismatch in argument; conversion supplied
..\src\glyphs-eimage.c(923) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
..\src\glyphs-eimage.c(924) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
..\src\glyphs-eimage.c(925) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
..\src\keymap.c(1058) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
..\src\keymap.c(2073) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
..\src\line-number.c(296) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\src\nt.c(1660) : warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int )'
..\src\nt.c(1813) : warning C4715: 'msw_raise' : not all control paths return a value
..\src\ntproc.c(645) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data
..\src\ntproc.c(885) : warning C4028: formal parameter 2 different from declaration
..\src\regex.c(2391) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data
1 file(s) copied.
Using load-path (..\lisp ~\.xemacs c:\Program Files\XEmacs\site-packages c:\Program Files\XEmacs\mule-packages c:\Program Files\XEmacs\xemacs-packages)
Using module-load-path (..\modules)
Bootstrapping from temacs...*** Error in XEmacs initialization
(error "Can't add consoles in -batch mode")
really-early-error-handler((error "Can't add consoles in -batch mode"))
NMAKE : fatal error U1077: '..\src\temacs.exe' : return code '0xffffffff'
Compilation exited abnormally with code 2 at Mon Mar 01 18:04:08
--
Adrian Aichner Teradyne GmbH, European Design Center
Integra Test Division Telephone +49/89/41861(0)-208
Dingolfinger Strasse 2 Fax +49/89/41861-217 (What is a Fax?)
D-81673 MUENCHEN E-mail adrian.aichner(a)teradyne.com