From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kyle McMartin Newsgroups: gmane.linux.debian.ports.hppa,gmane.lisp.guile.devel Subject: Re: Guile FTBFS on hppa - problem in detecting stack direction? Date: Sat, 9 Aug 2008 13:02:13 -0400 Message-ID: <20080809170213.GA27458@phobos.i.cabal.ca> References: <49dd78620808061338k3c29bd77o9d38d0706e0c5dca@mail.gmail.com> <119aab440808070527o5c514d7wcbeb8dd4ca09c247@mail.gmail.com> <49dd78620808071404s32a1fac5t8db42f31448c4d48@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218302839 23042 80.91.229.12 (9 Aug 2008 17:27:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Aug 2008 17:27:19 +0000 (UTC) Cc: Carlos O'Donell , debian-hppa@lists.debian.org, guile-devel@gnu.org To: Neil Jerram Original-X-From: bounce-debian-hppa=debian-hppa=m.gmane.org@lists.debian.org Sat Aug 09 19:28:09 2008 Return-path: Envelope-to: debian-hppa@m.gmane.org Original-Received: from liszt.debian.org ([82.195.75.100]) by lo.gmane.org with esmtp (Exim 4.50) id 1KRsEZ-0006Y9-Ga for debian-hppa@m.gmane.org; Sat, 09 Aug 2008 19:28:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by liszt.debian.org (Postfix) with QMQP id C00FB13A5B95; Sat, 9 Aug 2008 17:27:09 +0000 (UTC) Old-Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on liszt.debian.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=4.0 tests=RDNS_DYNAMIC autolearn=no version=3.2.3 Original-Received: from localhost (localhost [127.0.0.1]) by liszt.debian.org (Postfix) with ESMTP id B3E1013A58EB for ; Sat, 9 Aug 2008 17:09:58 +0000 (UTC) Original-Received: from liszt.debian.org ([127.0.0.1]) by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) with ESMTP id 08546-02 for ; Sat, 9 Aug 2008 17:09:56 +0000 (UTC) X-policyd-weight: DYN_NJABL=ERR NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_IP=-2 CL_SEEMS_DIALUP=3.75 (check from: .cabal. - helo: .phobos.cabal. - helo-domain: .cabal.) FROM/MX_MATCHES_HELO(DOMAIN)=-2 , rate: -3.25 Original-Received: from phobos.cabal.ca (206-248-169-182.dsl.ncf.ca [206.248.169.182]) by liszt.debian.org (Postfix) with ESMTP id CC2E713A58E8 for ; Sat, 9 Aug 2008 17:09:49 +0000 (UTC) Original-Received: by phobos.cabal.ca (Postfix, from userid 500) id 3B23E178079; Sat, 9 Aug 2008 13:02:13 -0400 (EDT) Content-Disposition: inline In-Reply-To: <49dd78620808071404s32a1fac5t8db42f31448c4d48@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: at lists.debian.org with policy bank en-lt X-Amavis-Spam-Status: No, score=0.1 tagged_above=3.6 required=5.3 tests=[RDNS_DYNAMIC=0.1] X-Rc-Spam: 2007-10-04_01 X-Rc-Virus: 2007-09-13_01 X-Rc-Spam: 2007-10-04_01 Resent-Message-ID: Resent-From: debian-hppa@lists.debian.org X-Mailing-List: archive/latest/6439 X-Loop: debian-hppa@lists.debian.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: debian-hppa-request@lists.debian.org Resent-Date: Sat, 9 Aug 2008 17:27:09 +0000 (UTC) Xref: news.gmane.org gmane.linux.debian.ports.hppa:5440 gmane.lisp.guile.devel:7416 Archived-At: On Thu, Aug 07, 2008 at 11:04:13PM +0200, Neil Jerram wrote: > 2008/8/7 Carlos O'Donell : > > On Wed, Aug 6, 2008 at 4:38 PM, Neil Jerram wrote: > >> SCM_I_GSC_STACK_GROWS_UP=0 > > > > Move this line. [...] > > > Tell me if that fixes your problem with cached variable detection. > > > > Cheers, > > Carlos. > > Many thanks. I haven't tried it yet, but I expect you are right; > sorry for making such a silly mistake! > It happens, thanks for being so quick to get this sorted out! cheers, Kyle