From xemacs-m  Thu Apr 24 23:08:46 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id XAA22036
	for <xemacs-beta@xemacs.org>; Thu, 24 Apr 1997 23:08:45 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id VAA12058; Thu, 24 Apr 1997 21:08:11 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id VAA29956; Thu, 24 Apr 1997 21:08:08 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id VAA13453; Thu, 24 Apr 1997 21:08:09 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id VAA15020; Thu, 24 Apr 1997 21:08:06 -0700
Date: Thu, 24 Apr 1997 21:08:06 -0700
Message-Id: <199704250408.VAA15020@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: carney@gvc.dec.com
Cc: xemacs-beta@xemacs.org
Subject: XEmacs 20.2-b2 build success on Digital UNIX V4.0B
In-Reply-To: <9704241454.AA05548@fornet.gvc.dec.com>
References: <9704241454.AA05548@fornet.gvc.dec.com>
X-Mailer: VM 6.24 under 20.1 XEmacs Lucid (beta15)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "SC" == Steve Carney <carney@gvc.dec.com> writes:

SC> I built with gcc without problems.  I tried with the Digital C compiler
SC> (and didn't get very far), which is pickier, so below is a simple patch
SC> to avoid a redefinition warning.  Additional changes are needed to get
SC> it working with the Digital C compiler due to cpp problems generating
SC> the Makefiles.  However, I don't have the time to deal with those right
SC> now.

SC> Do we get rid of all of the cpp stuff when the new autoconf arrives?

Not initially.  This can be a project for later.  At least I
understand the problem: only use CPP with compilable C sources, which
Makefiles ain't.

Martin

