From xemacs-m  Mon Jul 14 00:34:06 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id AAA24746
	for <xemacs-beta@xemacs.org>; Mon, 14 Jul 1997 00:34:05 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id XAA08235; Sun, 13 Jul 1997 23:01:15 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id WAA00329; Sun, 13 Jul 1997 22:33:34 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id WAA10786; Sun, 13 Jul 1997 22:33:32 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id WAA09843; Sun, 13 Jul 1997 22:33:29 -0700
Date: Sun, 13 Jul 1997 22:33:29 -0700
Message-Id: <199707140533.WAA09843@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Axel Seibert <aseibert@cybernet-ag.net>
Cc: xemacs-beta@xemacs.org
Subject: xemacs-20.3-b12 fails to compile in emacs.c
In-Reply-To: <199707132003.WAA13566@sol1.cybernet-ag.net>
References: <199707132003.WAA13566@sol1.cybernet-ag.net>
X-Mailer: VM 6.32 under 20.3 "Sofia" XEmacs  Lucid (beta9)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "Axel" == Axel Seibert <aseibert@cybernet-ag.net> writes:

Axel> Anybody seen 20.3-b12 fail to compile in emacs.c? This is under
Axel> NEXTSTEP, once more... cc is more or less plain gcc. Output of
Axel> configure is appended at the end of this email.

main_1 in emacs.c gets transmogrified into something like
main_20_3_b12_sparc_sun_solaris2_5_1.  Check CANONICAL_VERSION in
config.h.  Mine has:

#define CANONICAL_VERSION 20_3_b12_sparc_sun_solaris2_5_1

More sed problems?

Martin

