Skip site navigation (1)Skip section navigation (2)
Date:      26 Sep 2002 22:43:08 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        gnome@FreeBSD.ORG, alpha@FreeBSD.ORG
Subject:   Re: guile package broken on alpha/4.x
Message-ID:  <1033094592.1161.6.camel@gyros.marcuscom.com>
In-Reply-To: <20020927020853.GA41102@xor.obsecurity.org>
References:  <20020927020853.GA41102@xor.obsecurity.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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

[-- Attachment #2 --]
--- 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 @@
 
 	.text
 	.align 4
-	.file 2 "axp.s"
+	.file  "axp.s"
 
 	.globl qt_block
 	.globl qt_blocki
@@ -117,7 +117,7 @@
 	jsr $26,($27),0		# Call `cleanup'.
 
 	jsr $26,qt_error	# Cleanup erroniously returned.
-	.end qt_start
+	.end qt_vstart
 
 
 	#
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1033094592.1161.6.camel>