public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Carlos R. Mafra" <crmafra2@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Arnaud Lacombe <lacombar@gmail.com>,
	Mauro Carvalho Chehab <mchehab@redhat.com>,
	Michal Marek <mmarek@suse.cz>
Subject: Build regression: unknown option "visible"
Date: Mon, 20 Dec 2010 18:22:28 +0100	[thread overview]
Message-ID: <20101220172228.GA463@Pilar.aei.mpg.de> (raw)

After pulling latest git from Linus (v2.6.37-rc6-132-g55ec86f)
I can't compile it anymore:

[mafra@Pilar:linux-2.6]$ make -j2 O=/mnt/ext4/kernel-output/
  GEN     /mnt/ext4/kernel-output/Makefile
scripts/kconfig/conf --silentoldconfig Kconfig
drivers/i2c/algos/Kconfig:6: unknown option "visible"
drivers/media/common/tuners/Kconfig:48: unknown option "visible"
drivers/media/video/Kconfig:115: unknown option "visible"
drivers/media/dvb/frontends/Kconfig:16: unknown option "visible"
make[3]: *** [silentoldconfig] Fehler 1
make[2]: *** [silentoldconfig] Fehler 2

This was introduced by 37e3273ee52f ("media/video: convert Kconfig 
to use the menu's `visible' keyword"), but I did a quick search 
and apparently I am the only one with a broken build. 

In any case, that's a regression for me and therefore I'm reporting it.

I can test patches etc and provide more info if needed.

             reply	other threads:[~2010-12-20 17:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-20 17:22 Carlos R. Mafra [this message]
2010-12-20 17:37 ` Build regression: unknown option "visible" Arnaud Lacombe
2010-12-20 23:30   ` Carlos R. Mafra
2010-12-20 23:41     ` Arnaud Lacombe
2010-12-21  0:31       ` Carlos R. Mafra
2010-12-20 23:46   ` Michal Marek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101220172228.GA463@Pilar.aei.mpg.de \
    --to=crmafra2@gmail.com \
    --cc=lacombar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=mmarek@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox