Applied the patch, now I can't get past this error:
Loading cl-macs.el...
Requested 4096 bytes, static heap exhausted! base is 0x6ea000,
current ptr
is 0x85f000. You have exhausted the static heap, if you want to
run temacs,
adjust sheap-adjust.h to 0 or a +ve number. If you are dumping
then
STATIC_HEAP_SLOP is too small. Generally you should *not* try
to run
temacs with a static heap, you should dump first.
make[1]: *** [update-elc.stamp] Error 255
make: *** [src] Error 2
bash-2.01$
I know it has come up before, but in the past it's been sufficient for
me just to re-start 'make.'
Mike