Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 21:35:14 -0700 (PDT)
From:      Michael Boman <michael.boman@securecirt.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/28686: 'ifconfig' fails to compile on FreeBSD 4.3-STABLE (CVSUP@0400 GMT)
Message-ID:  <200107040435.f644ZEP56749@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 03 21:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107040435.f644ZEP56749>