From john@pacer.nlc.net.au Sun May 16 07:19:31 1999
Return-Path: <john@pacer.nlc.net.au>
Received: from pacer.nlc.net.au (pacer.nlc.net.au [203.24.133.16])
	by hub.freebsd.org (Postfix) with ESMTP id 3F05814F90
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 May 1999 07:19:27 -0700 (PDT)
	(envelope-from john@pacer.nlc.net.au)
Received: (from john@localhost)
	by pacer.nlc.net.au (8.9.3/8.9.3) id AAA00567;
	Mon, 17 May 1999 00:19:15 +1000 (EST)
	(envelope-from john)
Message-Id: <199905161419.AAA00567@pacer.nlc.net.au>
Date: Mon, 17 May 1999 00:19:15 +1000 (EST)
From: john@nlc.net.au
Sender: john@pacer.nlc.net.au
Reply-To: john@nlc.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: COMPAT defines missing from /etc/make.conf
X-Send-Pr-Version: 3.2

>Number:         11732
>Category:       misc
>Synopsis:       New COMPAT defines missing from /etc/make.conf
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 07:20:00 PDT 1999
>Closed-Date:    Wed May 19 19:37:14 PDT 1999
>Last-Modified:  Wed May 19 19:37:38 PDT 1999
>Originator:     John Saunders
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
NORTHLINK COMMUNICATIONS PTY LTD
>Environment:

	4.0-CURRENT

>Description:

	4.0-CURRENT has added COMPAT22 and COMPAT3x to the build system
	to cater for the installation of compatibility a.out libraries.
	However these defines presumably need to be added to /etc/make.conf
	after the COMPAT1X, COMPAT20 and COMPAT21 defines.

>How-To-Repeat:

	Not applicable.

>Fix:
	
--- make.conf.orig      Mon May 17 00:18:33 1999
+++ make.conf   Mon May 17 00:18:47 1999
@@ -47,6 +47,8 @@
 #COMPAT1X=     yes
 #COMPAT20=     yes
 #COMPAT21=     yes
+#COMPAT22=     yes
+#COMPAT3x=     yes
 #
 #
 # If you do not want additional documentation (some of which are


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Wed May 19 19:37:14 PDT 1999 
State-Changed-Why:  
already committed.  :-) 
>Unformatted:
