Subject: Kernel build failure
To: #List NetBSD current users <current-users@NetBSD.ORG>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 07/02/2000 10:10:00
I get the following error building from sources that were cvs updated
just an hour ago. The error occurs on port-mac68k, port-i386, and
port-alpha. (Probably happens everywhere else, too, but those are the
only arch's I have to check.)
All kernels are configured _without_ INET6 but _with_ PULLDOWN_TEST ...
Seems to me that since the comment in the GENERIC kernel config files
for PULLDOWN_TEST says it should work for IPv4 and IPv6, it should
work for IPv4 only.
cc -O2 -m68030 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-main -msoft-float -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c" -DM68030 -DLKM -DDIAGNOSTIC -DPULLDOWN_TEST -DGRF_COMPAT -DMAXUSERS=16 -D_KERNEL -Dmac68k -c ../../../../netinet/tcp_input.c
../../../../netinet/tcp_input.c: In function `tcp_input':
../../../../netinet/tcp_input.c:638: `ip6stat' undeclared (first use in this function)
../../../../netinet/tcp_input.c:638: (Each undeclared identifier is reported only once
../../../../netinet/tcp_input.c:638: for each function it appears in.)
*** Error code 1
Stop.
-----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Network Engineer| BCD7 5301 9513 58A6 0DBC | paul@whooppee.com |
| & kernel hacker | 91EB ADB1 A280 3B79 9221 | pgoyette@juniper.net |
-----------------------------------------------------------------------