From nobody@FreeBSD.org  Thu Jan  6 20:10:44 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 E48DB16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Jan 2005 20:10:44 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BB46B43D4C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Jan 2005 20:10:44 +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 j06KAi27005641
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 6 Jan 2005 20:10:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j06KAi0M005640;
	Thu, 6 Jan 2005 20:10:44 GMT
	(envelope-from nobody)
Message-Id: <200501062010.j06KAi0M005640@www.freebsd.org>
Date: Thu, 6 Jan 2005 20:10:44 GMT
From: Anatole Shaw <bsdbug2230@omni.poc.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ALTQ dependencies broken in 5.3
X-Send-Pr-Version: www-2.3

>Number:         75896
>Category:       kern
>Synopsis:       ALTQ dependencies broken in 5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mlaier
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 20:20:27 GMT 2005
>Closed-Date:    Thu Jan 06 22:51:21 GMT 2005
>Last-Modified:  Thu Jan 06 22:51:21 GMT 2005
>Originator:     Anatole Shaw
>Release:        5.3-STABLE-20050103-JPSNAP (i386)
>Organization:
>Environment:
>Description:
      Dependencies for building ALTQ in the kernel are incomplete, preventing ALTQ from being properly compiled-in under certain circumstances.
>How-To-Repeat:
      Configure and compile a kernel without ALTQ. Then add ALTQ to the same kernel config, configure and compile again, without making clean first. Boot into the new kernel. PF will complain "No ALTQ support in kernel."
>Fix:
      Workaround: "make clean" before re-building a kernel with ALTQ.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->mlaier 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu Jan 6 21:18:48 GMT 2005 
Responsible-Changed-Why:  
I'm not really sure if this is even expected to work, but over to Max 
for evaluation. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75896 

From: Brooks Davis <brooks@one-eyed-alien.net>
To: Anatole Shaw <bsdbug2230@omni.poc.net>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: kern/75896: ALTQ dependencies broken in 5.3
Date: Thu, 6 Jan 2005 14:06:16 -0800

 I just did a test where I build a kernel with PF (GENERIC+pf), then
 added ALTQ options.  A comparison of md5s of objects from a build before
 doing a clean and after doing one yeilded no differences other then the
 expected change in vers.o.  This is against RELENG_5 from yesterday.
 
 As your PF from a static kernel or a module?
 
 -- Brooks
State-Changed-From-To: open->closed 
State-Changed-By: mlaier 
State-Changed-When: Thu Jan 6 22:50:12 GMT 2005 
State-Changed-Why:  
I cannot reporduce this. Did you remember to "make depend" after the re- 
configure? 

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