[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4B1EA146.6040504@lwfinger.net>
Date: Tue, 08 Dec 2009 12:56:06 -0600
From: Larry Finger <Larry.Finger@...inger.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: Build failure with 2.6.32-3931-g6035ccd
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@...ux-foundation.org>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists