From xemacs-m  Sun Feb  9 06:26:08 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id GAA00301
	for <xemacs-beta@xemacs.org>; Sun, 9 Feb 1997 06:26:07 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id EAA32098;
	Sun, 9 Feb 1997 04:37:08 -0800
To: xemacs-beta@xemacs.org
Subject: Re: 19.15beta92 fails to compile under NEXTSTEP
References: <199702081635.RAA12869@sol1.cybernet-ag.net>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Axel Seibert's message of Sat, 8 Feb 1997 17:35:48 +0100 (MET)
Mime-Version: 1.0 (generated by tm-edit 7.103)
Content-Type: text/plain; charset=US-ASCII
Date: 09 Feb 1997 04:37:08 -0800
Message-ID: <m2bu9um9zf.fsf@altair.xemacs.org>
Lines: 39
X-Mailer: Gnus v5.4.11/XEmacs 20.1

Axel Seibert writes:

> Hi!
> First I had to apply the following patch to emacs.c:

 ...
> But then a "make all" ends with

> cd src; make all   CC='cc' CFLAGS='-O4 -pipe' MAKE='make'
> [...]
> Make:  Don't know how to make
> /usr/local/src/xemacs-19.15-b92/src/../lisp/custom/custom.elc.  Stop.
> *** Exit 1
> Stop.

This is normal.  make all-elc is correct after patching up, make all
isn't.

> temacs exists at this time, but xemacs doesn't. Calling "make all-elc"
> yields in 

 ...
> sh: 1478 Bus error
> *** Exit 138
> Stop.
> *** Exit 1
> Stop.

> How can I help find this bug? I have no idea... For the time being I
> will recompile all the .el files with my old xemacs.

The likeliest case is that you got bitten by the recent malloc
changes.  Go through the patches for them and try reversing them with
a `#ifndef NeXT' or whatever.

You could also try starting from scratch with a `make beta'.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

