From owner-freebsd-current Sat Dec 14 09:57:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA21139 for current-outgoing; Sat, 14 Dec 1996 09:57:35 -0800 (PST) Received: from mule1.mindspring.com (mule1.mindspring.com [204.180.128.167]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id JAA21133 for ; Sat, 14 Dec 1996 09:57:33 -0800 (PST) Received: from rlb.users.mindspring.com (user-168-121-25-139.dialup.mindspring.com [168.121.25.139]) by mule1.mindspring.com (8.8.2/8.7.3) with SMTP id RAA78372 for ; Sat, 14 Dec 1996 17:57:29 GMT Message-ID: <32B2EA88.15FB7483@mindspring.com> Date: Sat, 14 Dec 1996 12:57:28 -0500 From: Ron Bolin X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: 12-14-96 kernel compile tbl? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 ****************************************************************************