21.5, current CVS, problem creating the dump-file

Norbert Koch viteno at t-online.de
Mon Apr 19 08:40:21 EDT 2004


Hi!

At the moment 21.5 does not build on my FreeBSD 4.10-BETA i386,
because the dump file is too big: 

,----
| Dumping under the name xemacs
| if test -f dump-size; then  ../lib-src/insert-data-in-exec temacs
| xemacs.dmp xemacs ` ./temacs -si`;  ret=$? ;  if test ${ret} -eq 2;
| then  rm -f dump-size ;  else  if test ${ret} -eq 1; then  exit 1;
| else  chmod +x xemacs ;  fi ;  fi ;  fi
| dumped_data found at offset 0x39bb20, patching.
| Dump file too big for available space (max=3021332, dump=3021344)
`----

norbert.





More information about the XEmacs-Beta mailing list