Martin Costabel wrote:
robert delius royar wrote:
> Here are the options that have worked for me since 21.5.7
[]
I
cannot use your options directly, I get some undefined symbols error
from the libXm library, probably because of a lesstif vs motif problem.
But if I replace your 'lucid' by 'athena', then 21.5.9 with your options
does compile! I am now in a long (every compilation takes ~ 20 minutes)
elimination process of trying to find the precise option that breaks the
compilation and gives me the bus error.
Preliminary answer: It's the --error-checking=none option that causes
the failure. Adding all of fink's options to yours except this one lets
the build process go through without error, adding this option produces
a crash at the same point as before.
I don't get the same error message, though, so the precise failure
mechanism seems to depend also on the other options. The error message I
am getting now is (on both machines that earlier had different error
messages)
Dumping under the name xemacs
Testing for Lisp shadows ...
Symbol's value as variable is void: tables
xemacs exiting
.
make[1]: *** [xemacs.dmp] Error 255
I have no idea, of course, what is going on here, so I would still be
interested to hear an explanation from the experts. I did send a
complete C backtrace from the 'bus error' in my first message. The other
errors "Symbol's value as variable is void: frames" or "...
tables"
don't produce backtraces.
--
Martin