From xemacs-m  Mon Apr 21 10:30:54 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 KAA21437
	for <xemacs-beta@xemacs.org>; Mon, 21 Apr 1997 10:30:52 -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 LAA19430; Mon, 21 Apr 1997 11:34:29 -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 RAA28356; Mon, 21 Apr 1997 17:30:13 +0200 (MET DST)
Received: by midnight.eng.ecf.teradyne.com (SMI-8.6/SMI-SVR4)
	id RAA00821; Mon, 21 Apr 1997 17:30:12 +0200
Sender: aichner@ecf.teradyne.com
To: Neal Becker <neal@ctd.comsat.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: report on build-report
References: <E0wJKIP-0000Hc-00@neal.ctd.comsat.com>
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: text/plain; charset=ISO-8859-1
From: Adrian Aichner <aichner@ecf.teradyne.com>
Date: 21 Apr 1997 17:30:11 +0200
In-Reply-To: Neal Becker's message of Mon, 21 Apr 1997 10:42:21 -0400
Message-ID: <rxsybaco0l8.fsf@midnight.ecf.teradyne.com>
Lines: 48
X-Mailer: Gnus v5.4.40/XEmacs 20.2(beta1)
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id KAA21439

>>>>> "Neal" == Neal Becker <neal@ctd.comsat.com> writes:

Hello Neal,

thanks for trying out my xemacs-build-report.el!

When you want to include parts of the make process in the report
you'll need to save stdout and stderr in a file.

I effectively[1] run

make >& mk.err &

in the top-level xemacs-beta directory after doing the configure.

Hence I have defaulted variable `xemacs-build-report-make-output-file' 
to
(defvar xemacs-build-report-make-output-file
  (concat source-directory "/../mk.err")
  "Filename where stdout and stderr of XEmacs make process has been stored")

I will however handle the case of missing files gracefully in a
possible future version of xemacs-build-report.el, based on interest
from the crowd.

Regards,

Adrian

    Neal> build-report failed with: Opening input file: no such file
    Neal> or directory, /hosts/data/src/xemacs-20.2-b1/mk.err




Footnotes: 
[1]  Using my alias:
alias mk          'make \!* >>&\! \!$.err &'
I just type `mk'in the top-level directory

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

