From xemacs-m  Wed Mar 19 11:21:05 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA26770
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 11:21:04 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id JAA08052;
	Wed, 19 Mar 1997 09:32:47 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: 19.15-b101 bug fixes - lisp/w3/Makefile
References: <9703190908.AA17610@ndsoft.com>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: "Amir J. Katz"'s message of Wed, 19 Mar 97 12:08:01 IDT
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 19 Mar 1997 09:32:43 -0800
Message-ID: <m2zpvzbxdw.fsf@altair.xemacs.org>
Lines: 29
X-Mailer: Gnus v5.4.30/XEmacs 20.1(beta9)

Amir J Katz writes:

> [1  <text/plain; us-ascii (7bit)>]
> [Saga continues...]

> 1. lisp/w3/Makefile has 2 bugs in one line. 
>   a. It assumes that the new file 'custom-check is executable. But
>      it's not.

That's a patching bug.  Make the file executable by hand.

-rwxr-xr-x steve/devel     774 Mar 18 12:31 1997 xemacs-19.15-b101/lisp/w3/custom-check

>   b. It tries to invoke an existing emacs to check the .emacs
>      file. Maybe it should use the newly-built xemacs, then it
>      should refer to $XEMACS instead of $EMACS. 

$XEMACS is not a supported environment variable.

> 2. Then I re-ran 'gmake all-elc' and still had this problem

Your patch to w3/Makefile is bad.

> 3. I worked around this problem by renaming my .emacs to .emacs.SAVE
>    and now the make finished OK. Still, IMO, this should be fixed.

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

