NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 5.02 GENERIC build fails



On Tue, May 18, 2010 at 06:24:34PM +0100, Steve Blinkhorn wrote:
 > I am having problems kernel building.  Architecture is GENERIC i386.
 > With the stock kernel config file and sources from a fresh .tgz,
 > things go wrong in ../../../../dist/ipf/netinet/fil.c:
 > 
 > In file included from ../../../../dist/ipf/netinet/fil.c:125:
 > ../../../../netinet/ip_fil.h:572: error: expected declaration
 > specifiers or '...' before 'caddr_t'

There is no 'caddr_t' anywhere near 572 of ip_fil.h in 5.0.2, or, it
looks like, any other version of ip_fil.h, so I suspect you've got a
corrupt tree somehow.

Anyway, if you haven't already sorted this out please file a problem
report using send-pr or the web form on www.NetBSD.org -- this mailing
list exists mostly as a reflector for bug database traffic and stuff
posted only to the list is likely to be missed or lost/forgotten.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index