From xemacs-m  Thu Jun 12 12:45:23 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 MAA02913
	for <xemacs-beta@xemacs.org>; Thu, 12 Jun 1997 12:45:22 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id LAA26575; Thu, 12 Jun 1997 11:05:13 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id KAA12863; Thu, 12 Jun 1997 10:43:39 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id KAA27860; Thu, 12 Jun 1997 10:43:37 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id KAA21190; Thu, 12 Jun 1997 10:43:35 -0700
Date: Thu, 12 Jun 1997 10:43:35 -0700
Message-Id: <199706121743.KAA21190@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: UENO Fumihiro <7m2vej@ritp.ye.IHI.CO.JP>
Cc: xemacs-beta@xemacs.org
Subject: XEmacs 20.3-beta6 "Moscow" build success on DU 3.2D
In-Reply-To: <9706120947.AA04306@pluto.ritp.ye.IHI.CO.JP>
References: <m2u3j4o2wt.fsf@altair.xemacs.org>
	<9706120947.AA04306@pluto.ritp.ye.IHI.CO.JP>
X-Mailer: VM 6.32 under 20.3 "Zagreb" XEmacs Lucid (beta5)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "UENO" == UENO Fumihiro <UENO> writes:

UENO> At first, patched up from 20.3-b5, making temacs succeeded, but
UENO> while dumping, build failed as has reported by Mr.Furutaka.

UENO> Then I got 4 tarballs and extracted, configured, and build.
UENO> It succeeded and works fine on Digital UNIX 3.2D.

UENO> uname -a: OSF1 pluto V3.2 41.64 alpha

UENO> ./configure  '--with-gnu-make' '--with-mule' '--site-includes=/usr/local/include' '--site-libraries=/usr/local/lib'


UENO> Configured for `alpha-dec-osf3.2'.

Recent changes to configure should have made searching
/usr/include/{include,lib} automatic.  Please confirm that leaving out
the --site-includes and --site-libraries flags leads to the same
result.

The goal is to have configure be able to determine as much as possible 
automatically, leaving really short configure command lines.

Martin

