I am reporting a successful build on WinNT4sp4, VSC6.0, from CVS:
cd d:\tmp\21.2\xemacs\
cvs -z3 update -P -d -r release-21-2
Compilation started at Fri Aug 20 10:08:57 1999
With following patch applied:
> From: Stephen Tse <stephent(a)sfu.ca>
> Subject: udp support
> To: xemacs-patches(a)xemacs.org, eicq(a)aarg.net
> Date: 19 Aug 1999 17:44:25 -0700
> Message-ID: <87672bjn6e.fsf(a)cr610941-a.rct1.bc.wave.home.com>
It compiles and runs fine.
Regards,
Adrian
> XEmacs Build Report as generated with
> M-x build-report RET
> by build-report-version $Revision: 1.3 $ follows:
> Contents of d:\tmp\21.2\xemacs\Installation:
> (Output from most recent run of ./configure)
OS: Windows_NT
XEmacs 21.2-b19 \"Shinjuku\" configured for `i586-pc-win32'.
Building XEmacs in \"d:\\tmp\\21.2\\xemacs\\nt\".
Using compiler \"cl -nologo -W3 -O2 -G5\".
Installing XEmacs in \"c:\\XEmacs\\XEmacs-21.2-b19\".
Package path is \"~\\.xemacs;;c:\\XEmacs\\site-packages;c:\\XEmacs\\xemacs-packages\".
Compiling in support for Microsoft Windows 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 X-Face message headers.
Compiling in support for toolbars.
Compiling in support for dialogs.
Compiling in support for widgets.
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.
> Contents of d:\tmp\21.2\xemacs\nt\xemacs-make-all-tse-udp.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\|\s-+tests\s-+"
> and then deleting lines matching
> "confl.*with.*auto-inlining"
cd d:\tmp\21.2\xemacs\nt\
nmake /f xemacs.mak INSTALL_DIR="c:\XEmacs\XEmacs-$(XEMACS_VERSION_STRING)" PACKAGE_PREFIX="c:\XEmacs" HAVE_XPM="1" HAVE_PNG="1" HAVE_TIFF="1" HAVE_JPEG="1" HAVE_XFACE="1" USE_UNION_TYPE="1" GUNG_HO="1" COMPFACE_DIR="d:\tmp\libs4xemacs\compface" JPEG_DIR="d:\tmp\libs4xemacs\jpeg-6b" TIFF_DIR="d:\tmp\libs4xemacs\tiff-v3.4" ZLIB_DIR="d:\tmp\libs4xemacs\zlib" PNG_DIR="d:\tmp\libs4xemacs\libpng-1.0.2" XPM_DIR="d:\tmp\libs4xemacs\xpm-3.4k" all
Compilation started at Fri Aug 20 10:40:48 1999
Installing XEmacs in \"c:\\XEmacs\\XEmacs-21.2-b19\".
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
..\lib-src/pop.c(925) : warning C4013: 'close' undefined; assuming extern returning int
..\lib-src\run.c(68) : warning C4101: 'j' : unreferenced local variable
..\lib-src\run.c(160) : warning C4101: 'tmp' : unreferenced local variable
..\src\event-msw.c(1965) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data
..\src\event-msw.c(1978) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data
..\src\event-msw.c(1965) : warning C4761: integral size mismatch in argument; conversion supplied
..\src\event-msw.c(1978) : warning C4761: integral size mismatch in argument; conversion supplied
..\src\glyphs-msw.c(2362) : warning C4133: ':' : incompatible types - from 'struct HICON__ *' to 'struct HBITMAP__ *'
C:\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(1548) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
..\src\data.c(777) : 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(1065) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
..\src\keymap.c(2081) : 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(1611) : warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(int )'
..\src\ntproc.c(752) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data
..\src\regex.c(2391) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data
..\src\unexnt.c(265) : warning C4028: formal parameter 2 different from declaration
Using load-path (..\lisp ~\.xemacs c:\XEmacs\site-packages c:\XEmacs\xemacs-packages)
Using module-load-path (..\modules)
While compiling x-font-menu-font-data in file d:\tmp\21.2\xemacs\lisp\auto-autoloads.el:
** reference to free variable x-font-regexp-foundry-and-family
** reference to free variable x-font-regexp
While compiling the end of the data:
** the function vassoc is not known to be defined.
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\toolbar-items.el:
** The following functions are not known to be defined:
pending-delete-pre-hook, gnus, x-init-specifier-from-resources
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\dragdrop.el:
** the function mime/viewer-mode is not known to be defined.
While compiling get-selection-no-error in file d:\tmp\21.2\xemacs\lisp\select.el:
** variable err bound but not referenced
While compiling select-convert-to-class:
** reference to free variable x-emacs-application-class
While compiling the end of the data:
** the function x-yank-clipboard-selection is not known to be defined.
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\mouse.el:
** the function x-store-cutbuffer is not known to be defined.
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\gui.el:
** The following functions are not known to be defined:
set-annotation-action, set-annotation-data
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\coding.el:
** the function set-console-tty-coding-system is not known to be defined.
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\scrollbar.el:
** the function x-init-scrollbar-from-resources is not known to be defined.
While compiling press-toolbar-button in file d:\tmp\21.2\xemacs\lisp\toolbar.el:
** reference to free variable toolbar-blank-press-function
While compiling itimer-edit-mode in file d:\tmp\21.2\xemacs\lisp\itimer.el:
** buffer-flush-undo is an obsolete function; use buffer-disable-undo instead.
While compiling nt-shell-mode-hook in file d:\tmp\21.2\xemacs\lisp\winnt.el:
** assignment to free variable comint-completion-addsuffix
** assignment to free variable comint-process-echoes
While compiling find-space-insertable-point in file d:\tmp\21.2\xemacs\lisp\fill.el:
** reference to free variable space-insertable
While compiling the end of the data:
** The following functions are not known to be defined:
kinsoku-process-extend, kinsoku-process
While compiling isearch-help-or-delete-char in file d:\tmp\21.2\xemacs\lisp\isearch-mode.el:
** reference to free variable tty-erase-char
While compiling the end of the data:
** The following functions are not known to be defined:
x-keysym-on-keyboard-sans-modifiers-p, x-get-selection,
x-get-clipboard
While compiling read-library-internal in file d:\tmp\21.2\xemacs\lisp\lib-complete.el:
** reference to free variable read-library-internal-search-path
While compiling read-library-name:
** variable read-library-internal-search-path bound but not referenced
While compiling set-visited-file-name in file d:\tmp\21.2\xemacs\lisp\files.el:
** reference to free variable vc-mode
While compiling find-backup-file-name:
** variable bv-length bound but not referenced
While compiling save-some-buffers-1:
** assignment to free variable view-exit-action
While compiling the end of the data:
** The following functions are not known to be defined:
vc-after-save, dired-get-filename, dired-expunge-deletions,
ange-ftp-ftp-path
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\help.el:
** The following functions are not known to be defined:
Info-find-node, compiled-function-annotation
While compiling command-line-1 in file d:\tmp\21.2\xemacs\lisp\startup.el:
** variable first-file-buffer bound but not referenced
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\modeline.el:
** the function vc-toggle-read-only is not known to be defined.
While compiling read-file-name-1 in file d:\tmp\21.2\xemacs\lisp\minibuf.el:
** reference to free variable rfhookfun
While compiling mouse-read-file-name-1:
** reference to free variable rfhookfun
While compiling the end of the data:
** The following functions are not known to be defined:
ange-ftp-ftp-path, user-name-all-completions,
user-name-completion-1, tty-color-list
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\simple.el:
** The following functions are not known to be defined:
x-keysym-on-keyboard-sans-modifiers-p, kinsoku-process
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\frame.el:
** the function console-tty-controlling-process is not known to be defined.
While compiling set-face-stipple in file d:\tmp\21.2\xemacs\lisp\faces.el:
** reference to free variable x-bitmap-file-path
While compiling the end of the data:
** The following functions are not known to be defined:
x-init-face-from-resources, x-init-device-faces,
x-init-frame-faces, x-init-global-faces
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\console.el:
** the function console-tty-controlling-process is not known to be defined.
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\syntax.el:
** The following functions are not known to be defined:
charset-name, char-charset
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\custom.el:
** the function custom-theme-reset-internal-face is not known to be defined.
While compiling the end of the data in file d:\tmp\21.2\xemacs\lisp\cl-extra.el:
** The following functions are not known to be defined:
overlay-lists, overlay-start, overlay-end, overlays-at,
next-overlay-change
While compiling paths-find-superlock-file in file d:\tmp\21.2\xemacs\lisp\setup-paths.el:
** reference to free variable configure-superlock-file
Using load-path (..\lisp ~\.xemacs c:\XEmacs\site-packages c:\XEmacs\xemacs-packages)
Using module-load-path (..\modules)
Note: Strange doc (not fboundp) for function user-name-completion-1 @ 536478
Note: Strange doc (not fboundp) for function user-name-all-completions @ 536742
Note: Strange doc (not fboundp) for function make-symbolic-link @ 688289
Formatting: Assertions and Errors ...
Formatting: Error Checking ...
Formatting: Formatting Error Messages ...
Formatting: @code{@@error@{@}} (@error{}): Indicating an Error Message ...
Formatting: Installing an Info File ...
Formatting: Installing Info Directory Files ...
Formatting: @code{makeinfo} Find Errors ...
Formatting: Catching Errors with Info Formatting ...
Formatting: Catching Errors with @TeX{} Formatting ...
Formatting: Q2.0.1: Running XEmacs without installing ...
Formatting: Q2.0.6: I'm having strange crashes. What do I do? ...
Formatting: Q2.1.4: Startup warnings about deducing proper fonts? ...
Formatting: Q2.1.10: Warnings from incorrect key modifiers. ...
Formatting: Q2.1.11: @samp{Can't instantiate image error...} in toolbar ...
Formatting: Q4.0.9: rmail or VM gets an error incorporating new mail. ...
Formatting: Q4.7.4: Problems installing AUC TeX. ...
Formatting: Q5.0.14: Strange things are happening in Shell Mode. ...
Formatting: XEmacs and Installing Packages ...
1 file(s) copied.
Reading included file: d:\tmp\21.2\xemacs\man\lispref\errors.texi
Formatting: Error Messages ...
Formatting: Errors ...
Formatting: How to Signal an Error ...
Formatting: How XEmacs Processes Errors ...
Formatting: Writing Code to Handle Errors ...
Formatting: Error Symbols and Condition Names ...
Formatting: Entering the Debugger on an Error ...
Formatting: Trapping Errors ...
Formatting: Warnings ...
Formatting: Standard Errors ...
1 file(s) copied.
Formatting: Pure Space ...
Compilation finished at Fri Aug 20 10:53:45