Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 1998 23:59:34 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        adam@veda.is, freebsd-current@FreeBSD.ORG
Subject:   Re: if.h / in_var.h breakage?
Message-ID:  <199801221259.XAA10618@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Attempting to run 'make buildworld' under -current on a RELENG_2_2 source tree,
>I get the following errors. Where should this be fixed and how?
>
>Adam David <adam@veda.is>
>
>cc -O2 -m486 -pipe -I/sys   -c /usr1/2.2-stable/src/usr.bin/netstat/if.c
>In file included from /usr1/2.2-stable/src/usr.bin/netstat/if.c:42:
>/sys/net/if.h:69: field `ifi_lastchange' has incomplete type

Removing the bogus -I option would be a good start.

Bruce



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