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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 1 Jan 2007 15:44:18 +0100 (MET)
From:	Jan Engelhardt <jengelh@...ux01.gwdg.de>
To:	Folkert van Heusden <folkert@...heusden.com>
cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Netfilter Mailing List <netfilter@...ts.netfilter.org>
Subject: Re: chaostables-0.2 & 2.6.19.1


On Jan 1 2007 15:38, Folkert van Heusden wrote:
>Hi,
>
>I'm trying to compile chaostables v0.2 on a system with kernel 2.6.19.1
>and c-compiler 3.4.6:
>
>root@...r:/usr/src/chaostables-0.2/kernel# make all
>make -C /lib/modules/2.6.19.1/build M=$PWD modules;
>make[1]: Entering directory `/usr/src/linux-2.6.19.1'
>  CC [M]  /usr/src/chaostables-0.2/kernel/xt_CHAOS.o
>/usr/src/chaostables-0.2/kernel/xt_CHAOS.c: In function `xt_chaos_target':
>/usr/src/chaostables-0.2/kernel/xt_CHAOS.c:53: error: too many arguments to function

Yes I found this one this morning. The issue is simple: function 
signatures have changed in 2.6.19 and 2.6.20 which I did not all catch 
yet. chaostables compiles fine with 2.6.18 however. I shall have it 
workarounded in the next release. Thanks for noticing! (cc to 
linuxkernel and netfilter before more people run into the same problem)


Jan
-- 
-
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