From xemacs-m  Fri May  9 05:37:37 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA23056;
	Fri, 9 May 1997 05:37:36 -0500 (CDT)
Received: from engine.ecf.teradyne.com (engine.ecf.teradyne.com [131.101.192.6]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id GAA24121; Fri, 9 May 1997 06:41:16 -0400 (EDT)
Received: from midnight.eng.ecf.teradyne.com (midnight.ecf.teradyne.com [131.101.192.49]) by engine.ecf.teradyne.com (8.7.1/8.7.1) with SMTP id MAA08206; Fri, 9 May 1997 12:36:56 +0200 (MET DST)
Received: by midnight.eng.ecf.teradyne.com (SMI-8.6/SMI-SVR4)
	id MAA05336; Fri, 9 May 1997 12:36:55 +0200
To: "Steven L. Baur" <steve@calag.com>
Cc: xemacs-webmaint@xemacs.org, xemacs-beta@xemacs.org
Subject: Re: XEmacs 20.2-b5 is released [READ THIS, THE RULES HAVE CHANGED]
References: <m2207hw5bq.fsf@altair.xemacs.org>
X-Face: 4[iHdXiTu\V3u[~\I)<f9HC);%~nG8`oUqv#uzvs6=\V{AjN6Sn
 c/qi;YLwRmEbt8Y*=j5n(urqY@chPh@J'D"QlqD!C8>*}#kYF[-tYl3VZga/HSOP|K,{L
 Rtu@f0y/=O&Cu}\:~d|P$JON?pn?j,&CnPb1z#/TL9bkAJwyol&a:SvYj-VYbM=Dtxhk9
 =w|R6U3_;SH&B<Mfy6Q%#
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: multipart/mixed;
 boundary="Multipart_Fri_May__9_12:36:53_1997-1"
Content-Transfer-Encoding: 7bit
From: Adrian Aichner <aichner@ecf.teradyne.com>
Date: 09 May 1997 12:36:53 +0200
In-Reply-To: Steven L Baur's message of 08 May 1997 23:02:49 -0700
Message-ID: <rxsvi4torsq.fsf@midnight.ecf.teradyne.com>
Lines: 104
X-Mailer: Gnus v5.4.45/XEmacs 20.2(beta1)

--Multipart_Fri_May__9_12:36:53_1997-1
Content-Type: text/plain; charset=US-ASCII

>>>>> "sb" == Steven L Baur <steve@calag.com> writes:

    sb> If you are downloading from scratch, you will need three files:
    sb> 	xemacs-20.2-b5.tar.gz
    sb> 	xemacs-20.2-b5-info.tar.gz
    sb> 	xemacs-20.2-b5-elc.tar.gz

Hello Steven,

I got all the above to the same directory and extracted them all.
I cd'd to xemacs-20.2-b5 and ran configure (adjusting srcdir from
xemacs-20.2-b1 to xemacs-20.2-b5).

Here is the little script which a continuously adjust and use:


--Multipart_Fri_May__9_12:36:53_1997-1
Content-Type: application/octet-stream
Content-Disposition: attachment; filename="configure.engine"
Content-Transfer-Encoding: 7bit

#! /bin/sh
./configure \
--verbose \
--with-gcc=no \
--cflags='-g -xO4' \
--site-includes=/usr/local/include \
--site-libraries=/usr/local/lib \
--srcdir=/usr/local/xemacs-20.2-b5 \
--with-menubars=lucid \
--with-scrollbars=motif \
--with-dialogs=motif \
--with-cde \
--with-xpm \
--with-tooltalk \
--with-sparcworks \
--with-xface \
--with-gif \
--with-jpeg \
--with-png \
--with-sound=native \
--with-mule \
--with-xim=motif \
--debug=no \
--error-checking=none 1>configure.err 2>&1

--Multipart_Fri_May__9_12:36:53_1997-1
Content-Type: text/plain; charset=US-ASCII


Configure failed with the following output:


--Multipart_Fri_May__9_12:36:53_1997-1
Content-Type: application/octet-stream
Content-Disposition: attachment; filename="configure.err"
Content-Transfer-Encoding: 7bit

- You did not tell me what kind of host system you want to configure.
- I will attempt to guess the kind of system this is.
- Looks like this is a sparc-sun-solaris2.5
./configure: Usage error:
  The directory specified with the `--srcdir' option,
  `/usr/local/xemacs-20.2-b5', doesn't seem to contain the XEmacs sources.  You should
  either run the `./configure' script at the top of the XEmacs source
  tree, or use the `--srcdir' option to specify the XEmacs source directory.
  Use `./configure --help' for more details.

--Multipart_Fri_May__9_12:36:53_1997-1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable


I soon found that there is no src directory in
/usr/local/xemacs-20.2-b5, only lib-src.

The tar extraction logs for the above three tar.gz files confirmed
that neither contains the src tree.

I must have missed something obvious between 20.2-b1 and 20.2-b5 since 
I saw successful build reports for 20.2-b5 from

Kazuyoshi Furutaka
and
John A. Turner

What did I do wrong?

Thanks,

Adrian

-- 
                            Adrian Aichner
                        Applications Engineer
  Teradyne GmbH
  Semiconductor Test Group    Telephone +49/89/41861(0)-208
  Dingolfinger Stra=DFe 2       Fax       +49/89/41861-217
  D-81673 M=DCNCHEN             E-mail    aichner@ecf.teradyne.com

--Multipart_Fri_May__9_12:36:53_1997-1--

