Subject: netinet6 build failure
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 02/11/2004 14:52:50
With freshly updated cvs (on i386), building a kernel gives:

../../../../netinet6/in6_ifattach.c: In function `in6_ifattach':
../../../../netinet6/in6_ifattach.c:583: error: `IFT_PFLOG' undeclared (first use in this function)
../../../../netinet6/in6_ifattach.c:583: error: (Each undeclared identifier is reported only once
../../../../netinet6/in6_ifattach.c:583: error: for each function it appears in.)
../../../../netinet6/in6_ifattach.c:584: error: `IFT_PFSYNC' undeclared (first use in this function)


Cheers,

Patrick