From phk@critter.freebsd.dk  Wed Apr  9 16:04:42 2008
Return-Path: <phk@critter.freebsd.dk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D2EDA106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Apr 2008 16:04:42 +0000 (UTC)
	(envelope-from phk@critter.freebsd.dk)
Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222])
	by mx1.freebsd.org (Postfix) with ESMTP id 9356C8FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Apr 2008 16:04:41 +0000 (UTC)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (unknown [192.168.61.3])
	by phk.freebsd.dk (Postfix) with ESMTP id C4E8917107
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Apr 2008 16:04:40 +0000 (UTC)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m39G4eCM050302
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 9 Apr 2008 16:04:40 GMT
	(envelope-from phk@critter.freebsd.dk)
Received: (from phk@localhost)
	by critter.freebsd.dk (8.14.2/8.14.2/Submit) id m39G4eIc050301;
	Wed, 9 Apr 2008 16:04:40 GMT
	(envelope-from phk)
Message-Id: <200804091604.m39G4eIc050301@critter.freebsd.dk>
Date: Wed, 9 Apr 2008 16:04:40 GMT
From: Poul-Henning Kamp <phk@critter.freebsd.dk>
Reply-To: Poul-Henning Kamp <phk@critter.freebsd.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: i386/conf/PAE does not compile on RELENG_7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         122602
>Category:       i386
>Synopsis:       [build] i386/conf/PAE does not compile on RELENG_7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 16:10:01 UTC 2008
>Closed-Date:    Wed Jul 14 09:38:33 UTC 2010
>Last-Modified:  Wed Jul 14 09:38:33 UTC 2010
>Originator:     Poul-Henning Kamp
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:

	
>Description:

	Make Universe cannot build the i386/PAE kernel because
	some usb drivers are not "nodeviced" in it like the rest
	of the USB code.

>How-To-Repeat:
	
	cd /usr/src
	make universe
	tail -20 _.i386.PAE

>Fix:

	In -current we seem to have included (ie: not nodevice'd)
	the USB stack in the PAE kernel.

	Not sure what the proper fix is for RELENG_7

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Jul 14 09:38:32 UTC 2010 
State-Changed-Why:  
This might have been resolved. I tested this with a compile run on 8 
(yes not 7) and it worked fine there. PHK can you please poke me in case 
I am wrong? 

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