From jhs@berklix.com  Fri Apr 23 12:39:42 2010
Return-Path: <jhs@berklix.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 45B9B1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Apr 2010 12:39:42 +0000 (UTC)
	(envelope-from jhs@berklix.com)
Received: from tower.berklix.org (tower.berklix.org [83.236.223.114])
	by mx1.freebsd.org (Postfix) with ESMTP id A81B68FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Apr 2010 12:39:41 +0000 (UTC)
Received: from park.js.berklix.net (p549A786F.dip.t-dialin.net [84.154.120.111])
	(authenticated bits=0)
	by tower.berklix.org (8.14.2/8.14.2) with ESMTP id o3NCdcoI065694;
	Fri, 23 Apr 2010 12:39:39 GMT
	(envelope-from jhs@berklix.com)
Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41])
	by park.js.berklix.net (8.13.8/8.13.8) with ESMTP id o3NCdnFq023722;
	Fri, 23 Apr 2010 14:39:49 +0200 (CEST)
	(envelope-from jhs@berklix.com)
Received: from fire.js.berklix.net (localhost [127.0.0.1])
	by fire.js.berklix.net (8.14.3/8.14.3) with ESMTP id o3NCdcnj031905;
	Fri, 23 Apr 2010 14:39:43 +0200 (CEST)
	(envelope-from jhs@fire.js.berklix.net)
Received: (from jhs@localhost)
	by fire.js.berklix.net (8.14.3/8.14.3/Submit) id o3NCdS4u031893;
	Fri, 23 Apr 2010 14:39:28 +0200 (CEST)
	(envelope-from jhs)
Message-Id: <201004231239.o3NCdS4u031893@fire.js.berklix.net>
Date: Fri, 23 Apr 2010 14:39:28 +0200 (CEST)
From: "Julian H. Stacey" <jhs@berklix.com>
Reply-To: "Julian H. Stacey" <jhs@berklix.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: "Gary Jennejohn" <gj@freebsd.org>
Subject: Add a requires line to /sys/amd64/conf/NOTES
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         145991
>Category:       amd64
>Synopsis:       [NOTES] [patch] Add a requires line to /sys/amd64/conf/NOTES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 23 17:15:56 UTC 2010
>Closed-Date:    
>Last-Modified:  Fri Oct  8 09:50:00 UTC 2010
>Originator:     Julian H. Stacey
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen.
>Environment:
System: FreeBSD fire.js.berklix.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Wed Apr 21 10:27:18 CEST 2010 jhs@fire.js.berklix.net:/usr1/src/sys/amd64/compile/FIRE64.small2 amd64


	
>Description:
	Add a requires line to /sys/amd64/conf/NOTES
	( To avoid others tripping up on this as I did:
	For those who enable COMPAT_IA32 for ports/emulators, but disable
	COMPAT_FREEBSD7 as they compile all binaries on upgrade )

	As of Fri Apr 23 14:37:14 CEST 2010
	COMPAT_FREEBSD7 is not mentioned in { 8.0-RELEASE stable current } 
	/sys/amd64/conf/NOTES
	so this will probably apply for all 3, but Ive only tested
	the dependency on 8.0-RELEASE)

>How-To-Repeat:
	
>Fix:
http://berklix.com/~jhs/src/bsd/fixes/freebsd/src/gen/sys/amd64/conf/NOTES.REL=8.0-RELEASE.diff

The patch below was written after this thread:

] Subject: Re: /sys/amd64/conf/GENERIC COMPAT_FREEBSD7 a prerequisite for COMPAT_IA32
] From: "Julian H. Stacey" <jhs@@@berklix.com>
] Date: Fri, 23 Apr 2010 14:13:38 +0200
] To: gary.jennejohn@@@freenet.de
] Cc: hackers@@@freebsd.org


*** 8.0-RELEASE/src/sys/amd64/conf/NOTES	Fri Apr 23 14:10:05 2010
--- generic/src/sys/amd64/conf/NOTES	Fri Apr 23 14:12:45 2010
***************
*** 429,434 ****
--- 429,435 ----
  #XXX these 32 bit binaries is added.
  
  # Enable 32-bit runtime support for FreeBSD/i386 binaries.
+ #		((8.0-RELEASE amd64 but not i386) requires COMPAT_FREEBSD7)
  options 	COMPAT_IA32
  
  # Enable iBCS2 runtime support for SCO and ISC binaries
>Release-Note:
>Audit-Trail:

From: Andriy Gapon <avg@icyb.net.ua>
To: bug-followup@FreeBSD.org, jhs@berklix.com
Cc:  
Subject: Re: amd64/145991: [NOTES] [patch] Add a requires line to /sys/amd64/conf/NOTES
Date: Fri, 08 Oct 2010 12:41:21 +0300

 Is still an issue with 8.1 and/or stable/8?
 
 -- 
 Andriy Gapon
>Unformatted:
