>>>> Stephen J Turnbull writes:
stephen> Builds fine for me on Linux under GCC with and without debug, and I'm
Builds fine on my Linux with gcc, etc.
stephen> Done any compiler or OS upgrades recently? Have you tried without the
stephen> -g switch again? Maybe you can't have -O and -g in that same build?
stephen> Maybe you used gcc for the successful build? Memory and disk are OK?
No compiler upgrades. Will try the same cflags that I build the
version I'm running on. Don't have gcc on the HP side. Memory and
disk are fine.
stephen> There's something specific I don't understand going on in your
build.
stephen> ...
stephen> Things start off logically:
Gary> Loading
/net/jupiter/user/pub/mothra/tools/xemacs/xemacs-21.4/src/../lisp/update-elc.el...
stephen> ... so far so good, but then ...
Gary> Loading
/net/jupiter/user/pub/mothra/tools/xemacs/xemacs-21.4/hpux10.20/lisp/dumped-lisp.el...
stephen> ... excuse me? What's this hpux10.20 directory? Are you sure it
stephen> contains 21.4.6 code?
I have two subdirectories in xemacs-21.4, hpux10.20 and redhat7.2, I
cd into the relevant directory (which is empty), do a ../configure,
and make. Works just fine on linux, and at least once on hpux.
stephen> Have you tried "scorched earth"? Ie, a build from a completely
fresh
stephen> checkout on a disk in a galaxy far far away where it can't find any
stephen> existing XEmacs stuff to choke on?
That was the xemacs-21.4. Will try again.
Thanks for your time.
gary