From xemacs-m  Sat Dec 14 19:47:11 1996
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with SMTP id TAA14419 for <xemacs-beta@xemacs.org>; Sat, 14 Dec 1996 19:47:11 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id RAA11468; Sat, 14 Dec 1996 17:46:42 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id RAA02782; Sat, 14 Dec 1996 17:46:41 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id RAA01918; Sat, 14 Dec 1996 17:46:36 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id RAA05531; Sat, 14 Dec 1996 17:46:39 -0800
Date: Sat, 14 Dec 1996 17:46:39 -0800
Message-Id: <199612150146.RAA05531@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Pekka Marjola <pema@iki.fi>
Cc: xemacs-beta@xemacs.org
Subject: Re: 20b31 hpux9.05 gcc built OK
In-Reply-To: <k9whglpp0bu.fsf@torvi.cs.hut.fi>
References: <u9bubzg0z0.fsf@neal.ctd.comsat.com>
	<of0afrio6g9.fsf@pippin.ntc.nokia.com>
	<199612132232.OAA00645@xemacs.eng.sun.com>
	<k9whglpp0bu.fsf@torvi.cs.hut.fi>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII

>>>>> "Pekka" == Pekka Marjola <pema@iki.fi> writes:

Pekka> I didn't have much time to investigate, but here's the error:
Pekka> /tmp_mnt/net/frodo/share/contrib/src/xemacs-20.0-b31/src/buffer.c:448: parse error before `#'

Pekka> it compiled without problems. 

Since somehow your cpp is acting differently from others, here are
some possibilities:

- you have a CPP environment variable?  If so, unset it before running
  configure.
- The cpp that comes with gcc is non-standard?

Does configure indeed run gcc -E ?

Martin

