DragonFly BSD
DragonFly bugs List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Buildkernel broken at net/gif


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Mon, 21 Feb 2005 16:29:10 -0800

Well, okay, not completely broken:  I usually don't include INET6
in my custom kernel, and today I got this error:

/usr/src/sys/net/gif/../../netinet6/in6_gif.c:80: `in6_gif_input' undeclared
here (not in a function)

The 'undeclared' function appears to be defined in
/usr/include/netinet6/in6_gif.h

This error disappeared when I included INET6 in my kernel config.

I want to understand how these failures occur -- so someday I can fix them --
I'd be grateful if someone could explain to me why this particular failure
happened.

Thanks!




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