Re: mmotm 2010-01-06-14-34 uploaded

From: Randy Dunlap
Date: Thu Jan 07 2010 - 12:14:19 EST


On Wed, 06 Jan 2010 23:01:47 -0500 Valdis.Kletnieks@xxxxxx wrote:

> On Wed, 06 Jan 2010 22:48:16 EST, Valdis.Kletnieks@xxxxxx 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/