Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 1999 09:48:49 -0500 (CDT)
From:      Bruce Burden <bruceb@austx.tandem.com>
To:        freebsd-current@freebsd.org
Subject:   Make world doesn't get past ifconfig
Message-ID:  <199906241448.JAA15173@panther.austx.tandem.com>

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

  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




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