Build failure with 2.6.32-3931-g6035ccd

From: Larry Finger
Date: Tue Dec 08 2009 - 13:56:18 EST


Building v2.6.32-3931-g6035ccd results in the following error:

net/sctp/sysctl.c:251: error: unknown field ‘strategy’ specified in
initializer
net/sctp/sysctl.c:251: error: ‘sysctl_intvec’ undeclared here (not in
a function)

The faulty commit is:

===============================
commit d7fc02c7bae7b1cf69269992cf880a43a350cdaa
Merge: ee1262d 28b4d5c
Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date: Tue Dec 8 07:55:01 2009 -0800

-- snip --
...

Fix up conflicts due to sysctl cleanups (dead sysctl_check code and
CTL_UNNUMBERED removed) in
kernel/sysctl_check.c
net/ipv4/sysctl_net_ipv4.c
net/ipv6/addrconf.c
net/sctp/sysctl.c
===========================

The error comes from the "Fix up conflicts due to sysctl cleanups".

If you need my .config, I will be happy to post it.

Larry

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