From xemacs-m  Thu Jun 26 19:00:45 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 TAA19879
	for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 19:00:40 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id RAA21207;
	Thu, 26 Jun 1997 17:03:33 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: 20.3 Sofia FAILURE on Solaris
References: <199706261741.KAA04223@sandman> <kigd8p9djvq.fsf@jagor.srce.hr>
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@xemacs.org>
In-Reply-To: Hrvoje Niksic's message of "27 Jun 1997 01:28:25 +0200"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 26 Jun 1997 17:03:31 -0700
Message-ID: <m2u3ik9ajw.fsf@altair.xemacs.org>
Lines: 22
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta10) - "Athens"

Hrvoje Niksic <hniksic@srce.hr> writes:

> Dan Rich <drich@cisco.com> writes:
>> Compiling in lisp/gnus
>> make[1]: Entering directory `/home/drich/Src/xemacs-20.3-b9/lisp/gnus'
>> /home/drich/Src/xemacs-20.3-b9/src/xemacs -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-recompile
>> Compiling /home/drich/Src/xemacs-20.3-b9/lisp/gnus/nnweb.el...
>> Loading ./cus-load...
> [...]

> I've seen this too when I tried to recompile the whole Lisp source on
> the ultra.

It performs one load for each directory in the lisp load path, and then
uses pop to remove the head of the list.  Are there any conditions
under which the pop macro can fail?

> Steve, I don't think it's right -- these loads just go forever.

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

