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:	Mon, 16 Jul 2007 12:24:55 +0200
From:	Toralf Förster <toralf.foerster@....de>
To:	Evgeniy Polyakov <johnpol@....mipt.ru>
Cc:	netdev@...r.kernel.org
Subject: Re: build #307 failed for 2.6.22-g8f41958 in linux/./drivers/net/slip.c

Right,

applying the patch below to the git tree removes the build failure.

Am Montag, 16. Juli 2007 11:47 schrieb Evgeniy Polyakov:
> On Mon, Jul 16, 2007 at 11:36:19AM +0200, Toralf Förster (toralf.foerster@....de) wrote:
> > Am Montag, 16. Juli 2007 10:32 schrieb Evgeniy Polyakov:
> > > This is a result of 'select' usage in Kconfig.
> > > Although this patch can help too.
> > >
> > 
> > Hi,
> > unfortunatly the patch doesn't help :
> 
> It does not help with llc because of select usage.
> Netdevices likely should also depend on net.
> 
> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
> index ba314ad..c2ab077 100644
> --- a/drivers/net/Kconfig
> +++ b/drivers/net/Kconfig
> @@ -4,6 +4,7 @@
>  #
>  
>  menuconfig NETDEVICES
> +	depends on NET
>  	default y if UML
>  	bool "Network device support"
>  	---help---
> 
> 

-- 
MfG/Sincerely

Toralf Förster

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ