Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 16:42:10 +0200 (CEST)
From:      mickey@deadline.snafu.de (Andreas S. Wetzel)
To:        current@freebsd.org
Subject:   make world fails at netstat
Message-ID:  <m0x4SFW-000BqLC@deadline.snafu.de>

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

A "make world" with recent -current sources fails at usr.bin/netstat:

===> usr.bin/netstat
cc -O3 -m486 -pipe   -c /usr/src/usr.bin/netstat/if.c
cc -O3 -m486 -pipe   -c /usr/src/usr.bin/netstat/inet.c
/usr/src/usr.bin/netstat/inet.c: In function `icmp_stats':
/usr/src/usr.bin/netstat/inet.c:417: structure has no member named `icps_bmcastecho'
/usr/src/usr.bin/netstat/inet.c:417: structure has no member named `icps_bmcastecho'
/usr/src/usr.bin/netstat/inet.c:417: structure has no member named `icps_bmcastecho'
/usr/src/usr.bin/netstat/inet.c:418: structure has no member named `icps_bmcasttstamp'
/usr/src/usr.bin/netstat/inet.c:418: structure has no member named `icps_bmcasttstamp'
/usr/src/usr.bin/netstat/inet.c:418: structure has no member named `icps_bmcasttstamp'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Regards, Mickey

-- 
          (__)     
          (@@)      Andreas S. Wetzel        E-mail: mickey@deadline.snafu.de
   /-------\/       Utrechter Strasse 41        Web: http://deadline.snafu.de/
  / |     ||        13347 Berlin              Voice: <+4930> 456 81 68
 *  ||----||        Germany                Fax/Data: <+4930> 455 19 57
    ~~    ~~



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