From nobody@FreeBSD.org  Wed Jan 12 20:27:28 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0F5EB16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jan 2005 20:27:28 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F0C1643D54
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jan 2005 20:27:27 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0CKRRRB039561
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jan 2005 20:27:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j0CKRRTw039560;
	Wed, 12 Jan 2005 20:27:27 GMT
	(envelope-from nobody)
Message-Id: <200501122027.j0CKRRTw039560@www.freebsd.org>
Date: Wed, 12 Jan 2005 20:27:27 GMT
From: Jonathan Dama <jd@caltech.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: misc/compat4x are mismarked unsupported on amd64
X-Send-Pr-Version: www-2.3

>Number:         76176
>Category:       amd64
>Synopsis:       misc/compat4x are mismarked unsupported on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 12 20:30:19 GMT 2005
>Closed-Date:    Sun Oct 16 18:30:54 GMT 2005
>Last-Modified:  Sun Oct 16 18:30:54 GMT 2005
>Originator:     Jonathan Dama
>Release:        FreeBSD-5.3/amd64
>Organization:
Caltech VLSI Engineering
>Environment:
FreeBSD carbon.async.caltech.edu 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 10 11
:53:44 PST 2005     root@carbon.async.caltech.edu:/usr/obj/usr/src/sys/CRUNCHER 
 amd64

>Description:
misc/compat4x reports "unsupported" because 4.x did not run amd64.  However, amd64 supports running i386 binaries and libraries.  Obviously, 4.x-i386 binaries should be able to run.
>How-To-Repeat:
cd /usr/ports/misc/compat4x && make install
>Fix:
Port should be adjusted to download the packages for the i386 architecture and install them in /usr/local/lib32/compat
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-amd64->obrien 
Responsible-Changed-By: obrien 
Responsible-Changed-When: Wed Jan 12 23:33:48 GMT 2005 
Responsible-Changed-Why:  
While compat4x can be installed by hand; we need to be careful to create 
compat convension that will allow both 32-bit and 64-bit compat5x to exist 
on the same FreeBSD/AMD64 system. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76176 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Sun Oct 16 18:30:53 GMT 2005 
State-Changed-Why:  
Supersedes by 87525. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76176 
>Unformatted:
