>>>> "AP" == Andy Piper <andy(a)xemacs.org>
writes:
AP> I'm going to take another look. I have found and fixed some
AP> geometry problems which may help. Although I have to say that
AP> pdump worked last time I tried under X. Maybe I'll try on Linux
AP> (does it fail?) .....
I don't seem to be able to make a pdumped xemacs on linux. It looks
like it is failing on doing the second dump.
Loading /cvs/xemacs/xemacs/lisp/loadhist.elc...
Loading /cvs/xemacs/xemacs/lisp/loaddefs.elc...
Loading site-load...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name xemacs
Testing for Lisp shadows ...
This site has duplicate Lisp libraries with the same name.
If a locally-installed Lisp library overrides a library in the Emacs release,
that can cause trouble, and you should probably remove the locally-installed
version unless you know what you are doing.
--snip--
5 Emacs Lisp load-path shadowings were found
make[1]: Leaving directory `/cvs/xemacs/xemacs/src'
MAKE='make' EMACS='./src/xemacs' /bin/sh
/cvs/xemacs/xemacs/lib-src/update-elc.sh
(using ./src/xemacs)
Recompiling in /cvs/xemacs/xemacs
with /cvs/xemacs/xemacs/src/xemacs...
temacs can only be run in -batch mode.
make: *** [all-elc] Error 255
I do get an xemacs though.
-rw-rw-r-- 1 jmiller jmiller 115052 Mar 11 15:24 EmacsManager.o
-rwxrwxr-x 1 jmiller jmiller 6149502 Mar 11 15:24 xemacs
-rw-rw-r-- 1 jmiller jmiller 0 Mar 11 15:24 update-elc.stamp
-rw-rw-r-- 1 jmiller jmiller 1892836 Mar 11 15:24 xemacs.dmp
drwxrwxr-x 5 jmiller jmiller 12288 Mar 11 15:24 .
but I am not sure if this is my pdumped xemacs or not. this xemacs
does run ok in X and I can run w3 ok in it.
this is from a cvs update around 3am est.
jeff