At 07:41 AM 8/21/01 -0400, David A. Cobb wrote:
fake_event_occurred
0x10
event-unixo/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
warning: cannot find entry symbol _WinMainCRTStartup; defaulting to 00401000
id.o
last_point_position
You can ignore it.
A note to other Cygwin users: by specifying the options for the NonX
XPM
libraries I avoid the spurious attempt to start an X application, with the
associated error box.
CFLAGS= -I/usr/include/noX -DXPM_NO_X
LDFLAGS= -L/usr/lib/noX
Then I got:
Finding pointers to doc strings...done
Dumping under the name xemacs
Static heap usage: 2633388 of 8650752 -- 5876k wasted
XEmacs: Static heap size adjusted, Don't Panic! I will restart the `make'
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x0459c5e8 PID 3635923
make[1]: [xemacs] Error 1 (ignored)
But I don't panic.
That's the correct course of action
Despite the fact that I rarely know what I'm doing, the fact that
these
are in "site-lisp" probably means the shadowing is deliberate.
you control site-lisp, we do not put anything in there.
HOWEVER:
Compiling
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/behavior-defs.el...
While compiling toplevel forms in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/behavior-defs.el:
** assignment to free variable fume-display-in-modeline-p
** assignment to free variable filladapt-mode
** reference to free variable filladapt-mode
While compiling the end of the data:
** The following functions are not known to be defined:
fume-add-menubar-entry, fume-remove-menubar-entry,
fume-remove-post-command-hook, filladapt-mode
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/behavior-defs.elc
. . . .
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/bytecomp.el:
** the function find-coding-system-magic-cookie-in-file is not known to
be defined.
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/bytecomp.elc
. . . .
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/code-cmds.el:
** the function coding-system-category is not known to be defined.
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/code-cmds.elc
Compiling
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/code-files.el...
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/code-files.el:
** the function find-coding-system-magic-cookie-in-file is not known to
be defined.
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/code-files.elc
. . . .
Compiling /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/files.el...
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/files.el:
** The following functions are not known to be defined:
dired-get-filename, dired-expunge-deletions,
mswindows-insert-directory
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/files.elc
. . . .
While compiling import-widget-accessors in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/gtk-widget-accessors.el:
** variable c-mode-common-hook bound but not referenced
** variable c-mode-hook bound but not referenced
Wrote
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/gtk-widget-accessors.elc
. . . .
While compiling help-for-help in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/help.el:
** misplaced interactive spec: (interactive)
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/help.elc
. . . .
Compiling /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/mouse.el...
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/mouse.el:
** The following functions are not known to be defined:
cde-start-drag-region, offix-start-drag-region
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/mouse.elc
. . . .
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/process.el:
** the function mswindows-quote-one-vc-runtime-arg is not known to be
defined.
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/process.elc
. . . .
Compiling /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/select.el...
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/select.el:
** the function mouse-track-activate-rectangular-selection is not known
to be defined.
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/select.elc
. . . .
Compiling /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/startup.el...
While compiling the end of the data in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/startup.el:
** the function init-toolbar is not known to be defined.
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/startup.elc
. . . .
Compiling
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/widgets-gtk.el...
While compiling gtk-widget-instantiate-internal in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/widgets-gtk.el:
** assignment to free variable x
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/widgets-gtk.elc
. . . .
Compiling
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/win32-native.el...
While compiling toplevel forms in file
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/win32-native.el:
** assignment to free variable grep-null-device
** assignment to free variable grep-regexp-alist
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/win32-native.elc
. . . .
THAT'S ALL OF THAT, FOLKS
That's also ok.
. . . .
Testing /usr/local/src/xemacs/xemacs-21.5/tests/automated/ccl-tests.el...
!! error (("CCL: Unknown subroutine name: ccl-test-sub1"))
ccl-tests.el: No tests run
Testing /usr/local/src/xemacs/xemacs-21.5/tests/automated/database-tests.el...
Unexpected error (wrong-type-argument databasep nil) while executing
interpreted code.
Test suite execution aborted.
Unexpected error (wrong-type-argument databasep nil) while executing
byte-compiled code.
Test suite execution aborted.
database-tests.el: 0 of 2 (0%) tests successful.
Test suite execution failed unexpectedly.
I think you need mule for these tests
. . . .
+make install
. . . .
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lib-src/installexe.sh:
not found
make[1]: *** [/usr/local/lib/xemacs-21.5-b1/i686-pc-cygwin] Error 127
make[1]: Leaving directory
`/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lib-src'
Loading
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lisp/dumped-lisp.el...
. . . .
I DID NOT EXPECT TO FIND A REFERENCE TO MY 21.4.3 INSTALLATION AT:
Loading /usr/local/lib/XEmacs-21.4.3/lisp/dumped-lisp.el...
Wrote /usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/src/NEEDTODUMP
../lib-src/make-path /usr/local/lib/xemacs-21.5-b1/i686-pc-cygwin/include
/usr/local/lib/xemacs-21.5-b1/i686-pc-cygwin/include/m
/usr/local/lib/xemacs-21.5-b1/i686-pc-cygwin/include/s
Copying include files for ellcc...
. . . .
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lib-src/installexe.sh
/usr/bin//install -c src/xemacs /usr/local/i686-pc-cygwin/bin/xemacs-21.5-b1
/usr/local/src/xemacs/xemacs-21.5/i686-pc-cygwin/lib-src/installexe.sh:
not found
make: *** [install-arch-dep] Error 127
? ? ? NOW WHAT ? ? ?
Sounds like you had mostly success
andy