Subject: sys/netinet updated from the netbsd-1-5 CVS branch
To: None <netbsd-help@netbsd.org>
From: Naoya Suzuki <naoya-s@yc5.so-net.ne.jp>
List: netbsd-help
Date: 09/18/2002 22:56:14
hi,

I use NetBSD-1.5.2 for i386.

I modified the directories "/usr/src/netinet/" then
I try:

# cd /usr/src
# cvs update -d -P -r netbsd-1-5 sys/netinet

and then I get the following error when trying to
compile the new kernel:

# make depend
# make 

../../../../netinet/ip_input.c: In function `ip_sysctl':
../../../../netinet/ip_input.c:1785: `ip_gre_ttl' undeclared (first
use in this function)
../../../../netinet/ip_input.c:1785: (Each undeclared identifier is
reported only once
../../../../netinet/ip_input.c:1785: for each function it appears in.)
*** Error code 1

Stop.

Thanks for your help in advance.


--
Naoya Suzuki <naoya-s@yc5.so-net.ne.jp>