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-prev] [day] [month] [year] [list]
Date:	Sat, 24 Feb 2007 16:54:53 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	bunk@...sta.de
Cc:	yoshfuji@...ux-ipv6.org, clem@...m.clem-digital.net,
	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org
Subject: Re: 2.6.20-git8 fails compile -- net/built-in.o __ipv6_addr_type

From: Adrian Bunk <bunk@...sta.de>
Date: Sat, 24 Feb 2007 23:50:21 +0100

> In the CONFIG_IPV6=m, CONFIG_SUNRPC=m case, this will result in no IPV6 
> support here.
> 
> If you are going this way, a Kconfig helper variable might be better:
> 
> config SUNRPC_IPV6
> 	bool
> 	default y if (SUNRPC=y && IPV6=y) || (SUNRPC=m && IPV6) 

Please, don't worry about any of this, Yoshifuji already
gave me a fix for this, that will provide the symbol statically
and exported to modules, even if  ipv6 is built modular.

So we don't need to worry about this problem any more.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ