Builds OK from CVS.
However, check and check-temacs both fail with my site-start.el.
1. (require 'compile) fails as described below.
2. Symbol's function definition is void: nt-quote-process-args
Here's the details:
The problem described in
From: Adrian Aichner <aichner(a)ecf.teradyne.com>
Subject: (require 'compile) causes (end-of-file "internal input stream") in
native NT 21.1.10
To: XEmacs NT List <xemacs-nt(a)xemacs.org>
Cc: XEmacs Beta List <xemacs-beta(a)xemacs.org>
Date: 28 May 2000 01:00:37 +0200
Message-ID: <uvgzzegyy.fsf(a)ecf.teradyne.com>
Xref: ZJ75T xemacs-beta:12799
(no URL since list-archives are curerntly down)
exists in XEmacs 21.2-b34 too.
It shows while loading site-start.el, which has this:
;;; Adrian Aichner, aichner(a)ecf.teradyne.com, Teradyne GmbH, 2000-05-20.
;;; Workaround to avoid
;;; Signaling: (end-of-file "internal input stream")
;;; load-internal("compile" nil t nil binary)
;;; load("compile" nil t nil)
;;; require(compile)
(condition-case error
(require 'compile)
(error
(message "%S is alive and kicking, doing (require 'compile) again."
error)
(require 'compile)))
;;; Adrian Aichner, aichner(a)ecf.teradyne.com, Teradyne GmbH, 2000-05-20.
;;; Workaround to avoid
;;; Signaling: (end-of-file "internal input stream")
;;; load-internal("c:\\XEmacs\\xemacs-packages\\lisp\\igrep\\igrep.elc" nil t
t binary)
;;; efs-real-load("c:\\XEmacs\\xemacs-packages\\lisp\\igrep\\igrep.elc" nil t
t)
;;; load("igrep" nil nil nil)
;;; command-execute(igrep t)
;;; execute-extended-command(nil)
;;; call-interactively(execute-extended-command)
(condition-case error
(require 'igrep)
(error
(message "%S is alive and kicking, doing (require 'igrep) again." error)
(require 'igrep)))
;;; same problem for pcl-cvs ...
(condition-case error
(require 'pcl-cvs)
(error
(message "%S is alive and kicking, doing (require 'pcl-cvs) again."
error)
(require 'pcl-cvs)))
Here's the errors I get:
(end-of-file "internal input stream") is alive and kicking, doing (require
'compile) again.
(void-function nt-quote-process-args) is alive and kicking, doing (require 'igrep)
again.
The broken C implementation is used only when XEmacs is run
(noninteractive) for 21.2.
The other problem during check and check-temacs is this:
Symbol's function definition is void: nt-quote-process-args
xemacs exiting.
Best 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-b34 \"Molpe\" configured for `i586-pc-win32'.
Building XEmacs in \"d:\\tmp\\21.2\\xemacs\\nt\".
Using compiler \"cl -nologo -W3 -Od -Zi -MDd\".
Installing XEmacs in \"c:\\XEmacs\\XEmacs-21.2-b34\".
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 portable dumper.
Using system malloc.
Using DLL version of C runtime library
Compiling in extra debug checks. XEmacs will be slow!
Contents of d:\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\|\s-+tests\s-+"
and then deleting lines matching
"confl.*with.*auto-inlining\|^Formatting:"
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"
DEBUG_XEMACS="1" USE_PORTABLE_DUMPER="1" GUNG_HO="1"
MAKEINFO="d:\tmp\texinfo-4.0\makeinfo\makeinfo.exe"
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 Tue May 30 10:10:52 2000
WARNING: Compiling without dependency information.
Installing XEmacs in \"c:\\XEmacs\\XEmacs-21.2-b34\".
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
..\src\nt.c(1410) : warning C4273: 'fstat' : inconsistent dll linkage. dllexport
assumed.
..\src\nt.c(1445) : warning C4273: 'stat' : inconsistent dll linkage. dllexport
assumed.
..\src\process-nt.c(450) : warning C4028: formal parameter 2 different from declaration
..\src\process-nt.c(450) : warning C4024: 'EnumWindows' : different types for
formal and actual parameter 1
WARNING: Compiling without dependency information.
Using load-path (d:\tmp\21.2\xemacs\lisp)
Using module-load-path (d:\tmp\21.2\xemacs\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 in file d:\tmp\21.2\xemacs\lisp\msw-select.el:
** the function mswindows-get-clipboard 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 mouse-consolidated-yank in file d:\tmp\21.2\xemacs\lisp\mouse.el:
** reference to free variable gpm-minor-mode
While compiling the end of the data:
** 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\coding.el:
** The following functions are not known to be defined:
set-console-tty-input-coding-system,
set-console-tty-output-coding-system
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 itimer-run-expired-timers:
** variable time-elapsed bound but not referenced
** variable itimers bound but not referenced
** variable itimer bound but not referenced
** variable next-wakeup bound but not referenced
** variable last-event-time bound but not referenced
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 isearch-highlight-all-cleanup:
** assignment to free variable isearch-highlight-all-start
While compiling the end of the data:
** the function x-keysym-on-keyboard-sans-modifiers-p is not known to be defined.
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-early in file d:\tmp\21.2\xemacs\lisp\startup.el:
** init-file-user is an obsolete variable; use load-user-init-file-p instead.
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 the end of the data in file d:\tmp\21.2\xemacs\lisp\minibuf.el:
** 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 the end of the data in file d:\tmp\21.2\xemacs\lisp\process.el:
** the function nt-quote-process-args 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 perform-replace-next-event in file d:\tmp\21.2\xemacs\lisp\replace.el:
** isearch-highlight is an obsolete variable; use search-highlight instead.
Using load-path (d:\tmp\21.2\xemacs\lisp)
Using module-load-path (d:\tmp\21.2\xemacs\modules)
Note: Strange doc (not fboundp) for function user-name-completion-1 @ 578530
Note: Strange doc (not fboundp) for function user-name-all-completions @ 578794
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
Compilation finished at Tue May 30 10:33:26
Contents of d:\tmp\21.2\xemacs\nt\xemacs-make-check-temacs.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\|^Formatting:"
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"
DEBUG_XEMACS="1" USE_PORTABLE_DUMPER="1" GUNG_HO="1"
MAKEINFO="d:\tmp\texinfo-4.0\makeinfo\makeinfo.exe"
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" check-temacs
Compilation started at Tue May 30 10:37:30 2000
WARNING: Compiling without dependency information.
Using load-path (d:\tmp\21.2\xemacs\lisp)
Using module-load-path (d:\tmp\21.2\xemacs\modules)
Note: Strange doc (not fboundp) for function user-name-completion-1 @ 578530
Note: Strange doc (not fboundp) for function user-name-all-completions @ 578794
NMAKE : fatal error U1077: '"..\lib-src\i"' : return code
'0xffffffff'
Compilation exited abnormally with code 2 at Tue May 30 10:38:16
Contents of d:\tmp\21.2\xemacs\nt\xemacs-make-check.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\|^Formatting:"
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"
DEBUG_XEMACS="1" USE_PORTABLE_DUMPER="1" GUNG_HO="1"
MAKEINFO="d:\tmp\texinfo-4.0\makeinfo\makeinfo.exe"
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" check
Compilation started at Tue May 30 11:35:33 2000
WARNING: Compiling without dependency information.
NMAKE : fatal error U1077: '..\src\xemacs.exe' : return code '0xffffffff'
Compilation exited abnormally with code 2 at Tue May 30 11:35:58
--
Adrian Aichner <adrian(a)xemacs.org>