Subject: kern/28701: ALTQ_PRIQ option not declared in files.altq
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel.cahyna@st.mff.cuni.cz>
List: netbsd-bugs
Date: 12/18/2004 11:18:00
>Number:         28701
>Category:       kern
>Synopsis:       ALTQ_PRIQ option not declared in files.altq
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 18 11:18:00 +0000 2004
>Originator:     Pavel Cahyna
>Release:        NetBSD 2.0_BETA i386
>Organization:
>Environment:


System: NetBSD 2.0_BETA (GENERIC_DIAGNOSTIC s patchem D. Reeda - PR#26839) #4: Wed Oct  6 10:13:10 CEST 2004
	pavel@pc.martani.n2.repy.czf:/mnt/obj/kompilace/jadra/compile/GENERIC_DIAGNOSTIC



>Description:


When I build a kernel with all ALTQ options, -DALTQ_PRIQ is added to compiler flags.
It used to be defflag'ed in src/sys/altq/files.altq, but disappeared in rev. 1.2 of this file 
by Christos Zoulas. The log message doesn't explain why. Is this a mistake?


>How-To-Repeat:


see above.


>Fix: