Re: Make world doesn't get past ifconfig

1999-06-24 Thread Anonymous


Make sure you install the include files.

In message <[EMAIL PROTECTED]>, 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[EMAIL PROTECTED] Tandem Computers Inc.
>  512-432-8944Network Verification  14231 Tandem Blvd.
>  Auto answer(4 rings)  Austin, TX 78726
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-current" in the body of the message
>

--
Poul-Henning Kamp FreeBSD coreteam member
[EMAIL PROTECTED]   "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Make world doesn't get past ifconfig

1999-06-24 Thread Anonymous


  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[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message