From xemacs-m  Tue Jul  8 22:53:12 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 WAA27887
	for <xemacs-beta@xemacs.org>; Tue, 8 Jul 1997 22:53:12 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id VAA27971; Tue, 8 Jul 1997 21:19:12 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id UAA24508; Tue, 8 Jul 1997 20:52:40 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id UAA24039; Tue, 8 Jul 1997 20:52:36 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id UAA07366; Tue, 8 Jul 1997 20:52:35 -0700
Date: Tue, 8 Jul 1997 20:52:35 -0700
Message-Id: <199707090352.UAA07366@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: Mike Scheidler <c23mts@eng.delcoelect.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: [PATCH] Compilation problem on Solaris 2.4 fixed 
In-Reply-To: <13567.868296596@kocrsw12>
References: <13567.868296596@kocrsw12>
X-Mailer: VM 6.32 under 20.3 "Sofia" XEmacs  Lucid (beta9)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "mts" == Mike Scheidler <c23mts@eng.delcoelect.com> writes:

mts> Sorry, Martin, but b11 is DOA as well.  I can't say for sure if my gcc is
mts> correctly installed, but it's worked well for me since November of '95.
mts> BTW, I get the same error with /vol/lang/SUNWspro/bin/cc ('cc -V' shows
mts> SC3.0.1 13 Jul 1994).

Some research reveals that this was a bug in Solaris 2.4 sys/time.h,
which was fixed in a later patch, which is why it occurs on only some
2.4 machines.  This header file is sufficiently broken that you win -
my pet defines will only be used on Solaris 2.5 or later.

Fix in b13 (sorry, too late for b12).

Martin

