Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 1996 12:57:28 -0500
From:      Ron Bolin <rlb@mindspring.com>
To:        freebsd-current@freebsd.org
Subject:   12-14-96 kernel compile tbl?
Message-ID:  <32B2EA88.15FB7483@mindspring.com>

next in thread | raw e-mail | index | archive | help
I tried to build today's current 12-14 via cvsup  and ran across the
problem below:

cc -c -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit 
-Wnested-exter
ns -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc
-I- -I.
-I../.. -I../../../include -DFAILSAFE -DCOMPAT_43 -DCD9660 -DNFS -DFFS
-DINET -D
KERNEL  ../../netinet/if_ether.c
../../netinet/if_ether.c: In function `in_arpinput':
../../netinet/if_ether.c:453: `in_ifaddr' undeclared (first use this
function)
../../netinet/if_ether.c:453: (Each undeclared identifier is reported
only once
../../netinet/if_ether.c:453: for each function it appears in.)
*** Error code 1

Stop.

I installed the new includes first b4 this occured. What is the fix to
reference in_ifaddr? 
I noticed that /usr/src/sys/netinet/in_var.h defines in_ifaddr, but is
not in the 
include path for some reason.

Thank's in advance.
Ron

-- 
****************************************************************************
Ron Bolin rlb@mindspring.com, http://www.mindspring.com/~rlb/
GSU: gs01rlb@panther.gsu.edu matrlbx@indigo4.cs.gsu.edu  Home:
770-992-8877 
****************************************************************************



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