From owner-freebsd-bugs Tue Jul 3 21:40: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C165637B406 for ; Tue, 3 Jul 2001 21:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f644e1J57153; Tue, 3 Jul 2001 21:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4D0837B403 for ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/28686: 'ifconfig' fails to compile on FreeBSD 4.3-STABLE (CVSUP@0400 GMT) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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