Re: bk current build failures (xfrm.h / tpqic02.c)

David S. Miller (davem@redhat.com)
13 Nov 2002 20:17:37 -0800


On Wed, 2002-11-13 at 16:40, Kevin Brosius wrote:
> net/core/skbuff.c: At top level:
> include/net/xfrm.h:104: storage size of `lft' isn't known
> include/net/xfrm.h:112: storage size of `replay' isn't known
> include/net/xfrm.h:115: storage size of `stats' isn't known
> include/net/xfrm.h:117: storage size of `curlft' isn't known
> make[2]: *** [net/core/skbuff.o] Error 1

Something is wrong with your tree, net/xfrm.h includes linux/xfrm.h
which declares the layout of said structures the compiler is
complaining about.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/