Re: linux-next: build failure after merge of the cifs tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Rothwell
Date: Thursday, August 12, 2010 - 12:46 am

Hi Steve,

On Wed, 11 Aug 2010 23:04:36 -0500 Steve French <smfrench@gmail.com> wrote:

It is a ppc64_defconfig.  It has:

# CONFIG_KEYS is not set
CONFIG_DNS_RESOLVER=y

CONFIG_NFS_USE_KERNEL_DNS just selects CONFIG_DNS_RESOLVER but there is
no dependency on CONFIG_KEYS (select does not care about the
dependencies of the selected config option).


Which t isn't.


See above.  You need CONFIG_NFS_USE_KERNEL_DNS to also depend on
CONFIG_KEYS ...

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: build failure after merge of the cifs tree, Stephen Rothwell, (Wed Aug 11, 8:17 pm)
Re: linux-next: build failure after merge of the cifs tree, Stephen Rothwell, (Thu Aug 12, 12:46 am)
Re: linux-next: build failure after merge of the cifs tree, Bryan Schumaker, (Thu Aug 12, 8:18 am)