Ben -
"Ben Wing" <ben(a)666.com> writes:
this is the other workspace that's about ready to be checked in.
it includes,
in addition to what ought to be proper fixes for src/Makefile.in.in, fixes for
bugs in update-elc that might have been the cause of some of Stephen's and/or
Mike's woes, lots of rearrangement/cleanup of the path-handling code, the
addition of the equivalent of --srcdir under Windows (specify BUILD_DIR in
config.inc and you can build outside the source hierarchy), a big cleanup of
src/Makefile.in.in and xemacs.mak, removal of completely bit-rotten
native-Windows X support and CANNOT_DUMP code, and a hack to note when init.elc
is out of date and force loading of init.el, with a warning of the problem. you
might call this the build/startup patch.
i've attached the entire patch plus Makefile.in.in as a separate file in case of
errors in the patches for that file.
Although the patch did not apply cleanly:
patching file nt/xemacs.mak
Hunk #8 FAILED at 651.
Hunk #14 FAILED at 949.
Hunk #19 FAILED at 1246.
3 out of 27 hunks FAILED -- saving rejects to file nt/xemacs.mak.rej
patching file src/Makefile.in.in
Hunk #3 FAILED at 93.
Hunk #6 FAILED at 239.
Hunk #10 FAILED at 423.
Hunk #12 FAILED at 545.
Hunk #16 FAILED at 732.
5 out of 27 hunks FAILED -- saving rejects to file src/Makefile.in.in.rej
patching file src/chartab.c
it did solve my build problems.
Thanks,
Vin