Stephen J. Turnbull wrote:
>>>>>"Ville" == Ville Skytt <Ville>
writes:
>>>>>
>>>>>
Ville> On Wed, 2002-10-09 at 15:54, "J.L.P. López de Victoria"
Ville> wrote:
>> The attachment pertains to the problem. There is no subsequent
>> core dump. Thank you for looking into the matter.
Ville> Please try to do a "ulimit -c unlimited" before building,
Also, we absolutely need to see your Installation file. This is
produced by configure and lives in the top directory of the build
tree.
If you are _not_ using the --pdump option to configure, please try
that. The most sensitive part of the X?Emacs build process is the
"unexec" or "dumping" phase, and --pdump ("portable dumper")
is a huge
improvement in robustness with a couple of minor annoyances (a
separate data file for the pre-loaded Lisp, and problems with using
symlinks to access the executable).
Ville> that way you should get a core dump from the build failure.
Ville> RedHat is known to disable core files by default.
Not to mention all sanity. :-(
If they're so damn good that they don't need core files, they shouldn't
have any programs crashing, either.
Ville, do you know of any good URLs where we can investigate the Red
Hat brokkage du jour (specifically in libc and GCC)? Every single Red
Hat release since about 6.2 has broken the XEmacs build.
I tried --pdump and it worked!
The gzipped config.status files are attached, this to keep them from
joining the
message text.
The file config1.status.gz corresponds to the successful build (--pdump);
config2.status.gz belongs to the original croaker. I ran this again to make
sure the failure could be reproduced. Sure enough, it croaked again as noted
before.
Thanks for your swift assistance. I typeset books daily and xemacs is the
editor of choice (I then groff the text). Being forced to work with
unfamiliar
or less than optimal tools is a pain. :-( I updated to RH-8.0 a couple
of days
ago. This was a re-installation, the conventional RH update creates a
Fankenstein of old and new programs if you have installed what RH quaintly
calls ¨third party packages¨. However, yhey do warn you. The second time
off I installed via disk druid being careful to keep my /home partition
intact.
By the way, the symlink to xemacs caused no problems as dumped.
Sorry I cannot help with a good ¨brokkage du jour¨ URL.
Thanks again.
José Luis