public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Trent Piepho <xyzzy@speakeasy.org>,
	Linux Kernel Mailing list <linux-kernel@vger.kernel.org>,
	Randy Dunlap <randy.dunlap@oracle.com>,
	Johannes Stezenbach <js@linuxtv.org>
Subject: Re: [build bug, 2.6.24-rc1] CONFIG_VIDEO_DEV=m & CONFIG_VIDEO_SAA7146_VV=y
Date: Thu, 01 Nov 2007 07:40:13 -0200	[thread overview]
Message-ID: <1193910013.8587.28.camel@gaivota> (raw)
In-Reply-To: <20071101090142.GA13009@elte.hu>

Hi Ingo,

On Qui, 2007-11-01 at 10:01 +0100, Ingo Molnar wrote:
> * Trent Piepho <xyzzy@speakeasy.org> wrote:
> 
> > On Fri, 26 Oct 2007, Ingo Molnar wrote:
> > > the attached config (generated via make randconfig) fails to build due
> > > to the combination of these config entries:
> > >
> > >   CONFIG_VIDEO_DEV=m
> > >   CONFIG_VIDEO_SAA7146_VV=y
> > >
> > > i found no obvious Kconfig way to force VIDEO_SAA7146_VV to be modular
> > > when VIDEO_DEV is modular - is there a good solution for this?
> > 
> > I guess you didn't like my reply to your first message about this?
> > 
> > http://lkml.org/lkml/2007/10/7/145
> > 
> > kbuild support for modules used as libraries is really poor.  The only 
> > way to do is use select on the library module, and then have all the 
> > dependencies of the selectee be included in the selector, which must 
> > be done recursively so that any modules selected by the selectee have 
> > their dependencies added to the selector.
> 
> any patch for me to try? This bug is blocking automated randconfig 
> build-testing quite frequently so it's quite a showstopper.

Trent generated a patch for it. I'll update it soon my -git. You should
notice that there were one change at av7110 that need to be applied
before Trent's patch, otherwise the saa7146 stuff will be broken if V4L1
is not selected.

-- 
Cheers,
Mauro


  reply	other threads:[~2007-11-01  9:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-26  7:37 [build bug, 2.6.24-rc1] CONFIG_VIDEO_DEV=m & CONFIG_VIDEO_SAA7146_VV=y Ingo Molnar
2007-10-27 21:30 ` Johannes Stezenbach
2007-10-27 23:39   ` Randy Dunlap
2007-10-29 11:23     ` Ingo Molnar
2007-10-29 12:35       ` Johannes Stezenbach
2007-10-29 18:19         ` Randy Dunlap
2007-10-29 15:16       ` Mauro Carvalho Chehab
2007-10-31 12:11 ` Trent Piepho
2007-11-01  9:01   ` Ingo Molnar
2007-11-01  9:40     ` Mauro Carvalho Chehab [this message]
2007-11-01 10:34     ` Trent Piepho
2007-11-01 10:57       ` Ingo Molnar
2007-11-02  0:12         ` Trent Piepho
2007-11-02 15:28           ` Ingo Molnar
2007-11-02 21:12             ` Mauro Carvalho Chehab

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=1193910013.8587.28.camel@gaivota \
    --to=mchehab@infradead.org \
    --cc=js@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=randy.dunlap@oracle.com \
    --cc=xyzzy@speakeasy.org \
    /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