[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100107091355.c5824da6.randy.dunlap@oracle.com>
Date: Thu, 7 Jan 2010 09:13:55 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Valdis.Kletnieks@...edu
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: mmotm 2010-01-06-14-34 uploaded
On Wed, 06 Jan 2010 23:01:47 -0500 Valdis.Kletnieks@...edu wrote:
> On Wed, 06 Jan 2010 22:48:16 EST, Valdis.Kletnieks@...edu said:
>
> > Building with CONFIG_SQUASHFS=m, CONFIG_SQUASHFS_LZMA=y ,
> > and CONFIG_DECOMPRESS_LZMA=n fails:
>
> > Looks like a missing select/depends for DECOMPRESS_LZMA. Somebody else can
> > decide which it should be...
>
> Digging further:
>
> x Symbol: DECOMPRESS_LZMA [=n] x
> x Selected by: RD_LZMA [=n] && BLK_DEV_INITRD [=y] || SQUASHFS_LZMA [=y x
>
> How the heck did this happen? Looks like a SELECT *is* there but it's
> not firing??!?
I was able to reproduce this error but I have DECOMPRESS_LZMA=m
instead of =n, so my patch fixes the build error for the =m case.
Please send me your .config file.
---
~Randy
--
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