lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ