From owner-freebsd-alpha Thu Sep 26 19:43:36 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CC1B37B401; Thu, 26 Sep 2002 19:43:34 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C512D43E77; Thu, 26 Sep 2002 19:43:33 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g8R2dGiv049619; Thu, 26 Sep 2002 22:39:17 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: guile package broken on alpha/4.x From: Joe Marcus Clarke To: Kris Kennaway Cc: gnome@FreeBSD.ORG, alpha@FreeBSD.ORG In-Reply-To: <20020927020853.GA41102@xor.obsecurity.org> References: <20020927020853.GA41102@xor.obsecurity.org> Content-Type: multipart/mixed; boundary="=-Py/xHCaj2tZVOTAZcmXY" X-Mailer: Ximian Evolution 1.0.8 Date: 26 Sep 2002 22:43:08 -0400 Message-Id: <1033094592.1161.6.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.41 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-Py/xHCaj2tZVOTAZcmXY Content-Type: text/plain Content-Transfer-Encoding: 7bit On Thu, 2002-09-26 at 22:08, Kris Kennaway wrote: > http://beta.freebsd.org/errorlogs/4-latest/guile-1.4.1_2.log Give this patch a try, and let me know if it does the job. Joe > > Kris -- PGP Key : http://www.marcuscom.com/pgp.asc --=-Py/xHCaj2tZVOTAZcmXY Content-Disposition: attachment; filename=patch-qt_md_axp.s Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; name=patch-qt_md_axp.s; charset=ISO8859-1 --- qt/md/axp.s.orig Thu Sep 26 22:19:15 2002 +++ qt/md/axp.s Thu Sep 26 22:30:31 2002 @@ -15,7 +15,7 @@ =20 .text .align 4 - .file 2 "axp.s" + .file "axp.s" =20 .globl qt_block .globl qt_blocki @@ -117,7 +117,7 @@ jsr $26,($27),0 # Call `cleanup'. =20 jsr $26,qt_error # Cleanup erroniously returned. - .end qt_start + .end qt_vstart =20 =20 # --=-Py/xHCaj2tZVOTAZcmXY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message