From owner-freebsd-current Thu Jun 24 8:24:20 1999 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 4492314EFD for ; Thu, 24 Jun 1999 08:24:16 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id RAA00909; Thu, 24 Jun 1999 17:24:12 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: bruceb@austx.tandem.com Cc: freebsd-current@FreeBSD.ORG Subject: Re: Make world doesn't get past ifconfig In-reply-to: Your message of "Thu, 24 Jun 1999 09:48:49 CDT." <199906241448.JAA15173@panther.austx.tandem.com> Date: Thu, 24 Jun 1999 17:24:12 +0200 Message-ID: <907.930237852@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make sure you install the include files. In message <199906241448.JAA15173@panther.austx.tandem.com>, Bruce Burden write s: > > Hi all, > > Has this problem been fixed? > >===> sbin/ifconfig >cc -O -pipe -DUSE_IF_MEDIA -DUSE_VLANS -DNS -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -I.. -c /omni/usr/src/sbin/ifconfig/ifconfig.c >/omni/usr/src/sbin/ifconfig/ifconfig.c: In function `status': >/omni/usr/src/sbin/ifconfig/ifconfig.c:723: storage size of `ifs' isn't known >/omni/usr/src/sbin/ifconfig/ifconfig.c:806: `SIOCGIFSTATUS' undeclared (first use this function) >/omni/usr/src/sbin/ifconfig/ifconfig.c:806: (Each undeclared identifier is reported only once >/omni/usr/src/sbin/ifconfig/ifconfig.c:806: for each function it appears in.) >/omni/usr/src/sbin/ifconfig/ifconfig.c:723: warning: unused variable `ifs' >*** Error code 1 > > This is from a buildworld after an early morning (shortly after > midnight CDT) cvsup on 24 June 1999. I can't find a definition for > SIOCGIFSTATUS of "ifstat", of which 'ifs' is declared to be a type of. > > Thank you, > Bruce >-- >------------------------------------------------------------------------------- > Bruce Burden bruceb@isd.tandem.com Tandem Computers Inc. > 512-432-8944 Network Verification 14231 Tandem Blvd. > Auto answer(4 rings) Austin, TX 78726 > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message