From owner-freebsd-current Thu Jun 24 7:49:28 1999 Delivered-To: freebsd-current@freebsd.org Received: from Tandem.com (suntan.tandem.com [192.216.221.8]) by hub.freebsd.org (Postfix) with ESMTP id D2F6714CE4 for ; Thu, 24 Jun 1999 07:49:26 -0700 (PDT) (envelope-from bruceb@panther.austx.tandem.com) Received: from fedex.austx.tandem.com (fedex.austx.tandem.com [131.124.250.27]) by Tandem.com (8.9.3/2.0.1) with ESMTP id HAA02718 for ; Thu, 24 Jun 1999 07:49:25 -0700 (PDT) Received: from panther.austx.tandem.com (panther.austx.tandem.com [131.124.4.106]) by fedex.austx.tandem.com (8.9.0/8.9.0) with ESMTP id JAA12257 for ; Thu, 24 Jun 1999 09:49:24 -0500 (CDT) Received: (from bruceb@localhost) by panther.austx.tandem.com (8.8.5/8.7.1) id JAA15173 for freebsd-current@freebsd.org; Thu, 24 Jun 1999 09:48:49 -0500 (CDT) From: Bruce Burden Message-Id: <199906241448.JAA15173@panther.austx.tandem.com> Subject: Make world doesn't get past ifconfig To: freebsd-current@freebsd.org Date: Thu, 24 Jun 1999 09:48:49 -0500 (CDT) Reply-To: bruceb@austx.tandem.com X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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