Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 1998 12:45:07 +0000
From:      James Raynard <jraynard@jraynard.demon.co.uk>
To:        Eivind Eklund <eivind@yes.no>
Cc:        cvs-all@freebsd.org, cvs-committers@freebsd.org, cvs-sys@freebsd.org
Subject:   Re: cvs commit: src/sys/conf options src/sys/dev/en midway.c          src/sys/dev/pdq pdq_ifsubr.c src/sys/dev/vx if_vx.c          src/sys/i386/eisa if_fea.c if_vx_eisa.c src/sys/i386/isa if_ar.c          if_cx.c if_ed.c if_eg.c if_el.c if_ep.c i
Message-ID:  <19980110124507.18954@jraynard.demon.co.uk>
In-Reply-To: <19980109195151.23934@follo.net>; from Eivind Eklund on Fri, Jan 09, 1998 at 07:51:51PM %2B0100
References:  <199801082342.PAA03143@freefall.freebsd.org> <34B568F0.446B9B3D@whistle.com> <19980109195151.23934@follo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 09, 1998 at 07:51:51PM +0100, Eivind Eklund wrote:
> 
> Technically: Only if something outside the kernel define struct arpcom
> differently and include <net/if_arp.h>.  <netinet/if_ether.h> include
> <net/if_arp.h>, so exposure is only widened a little.

cc -O2 -pipe -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU   -c /usr/src/libexec/bootpd/hwaddr.c
In file included from /usr/src/libexec/bootpd/hwaddr.c:27:
/usr/include/net/if_arp.h:100: field `ac_if' has incomplete type
/usr/include/net/if_arp.h:101: `ETHER_ADDR_LEN' undeclared here (not in a function)
*** Error code 1

Stop.

-- 
In theory, theory is better than practice.  In practice, it isn't.
James Raynard, Edinburgh, Scotland.   http://www.freebsd.org/~jraynard/



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