From nobody@FreeBSD.org  Tue Jul  3 21:35:15 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id C4D0837B403
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Jul 2001 21:35:14 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f644ZEP56749;
	Tue, 3 Jul 2001 21:35:14 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200107040435.f644ZEP56749@freefall.freebsd.org>
Date: Tue, 3 Jul 2001 21:35:14 -0700 (PDT)
From: Michael Boman <michael.boman@securecirt.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 'ifconfig' fails to compile on FreeBSD 4.3-STABLE (CVSUP@0400 GMT)
X-Send-Pr-Version: www-1.0

>Number:         28686
>Category:       kern
>Synopsis:       'ifconfig' fails to compile on FreeBSD 4.3-STABLE (CVSUP@0400 GMT)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 03 21:40:01 PDT 2001
>Closed-Date:    Wed Jul 4 00:57:58 PDT 2001
>Last-Modified:  Wed Jul 04 01:01:48 PDT 2001
>Originator:     Michael Boman
>Release:        FreeBSD 4.3-STABLE
>Organization:
SecureCiRT
>Environment:
FreeBSD ayeka.dyndns.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Sun Jul  1 20:05:32 SGT 2001     michael@ayeka.dyndns.org:/usr/obj/usr/src/sys/SOUNDGW  i386
>Description:
ifconfig doesn't compile on today's -STABLE source code.
>How-To-Repeat:
ayeka# id
uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys), 4(tty), 5(operator), 20(staff), 31(guest)
ayeka# pwd
/usr/src/sbin/ifconfig
ayeka# make
Warning: Object directory not changed from original /usr/src/sbin/ifconfig
cc -O -pipe  -DUSE_IF_MEDIA -DINET6 -DUSE_VLANS -DUSE_IEEE80211 -DNS -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings  -Wnested-externs -I..  -c ifmedia.c
ifmedia.c: In function `media_status':
ifmedia.c:155: `IFM_IEEE80211' undeclared (first use in this function)
ifmedia.c:155: (Each undeclared identifier is reported only once
ifmedia.c:155: for each function it appears in.)
ifmedia.c: At top level:
ifmedia.c:329: `IFM_SUBTYPE_IEEE80211_DESCRIPTIONS' undeclared here (not in a function)
ifmedia.c:332: `IFM_SUBTYPE_IEEE80211_ALIASES' undeclared here (not in a function)
ifmedia.c:335: `IFM_SUBTYPE_IEEE80211_OPTION_DESCRIPTIONS' undeclared here (not in a function)
*** Error code 1

Stop in /usr/src/sbin/ifconfig.

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Wed Jul 4 00:57:58 PDT 2001 
State-Changed-Why:  
Your /usr/include is out of sync with ifconfig(8) sources. 
Please upgrade through `make world'. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28686 
>Unformatted:
