All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eduard Huguet <eduardhc@gmail.com>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: linux-media@vger.kernel.org
Subject: Re: cx8802.ko module not being built with current HG tree
Date: Tue, 10 Feb 2009 13:39:29 +0100	[thread overview]
Message-ID: <617be8890902100439q24659871qfb0191730cd2f9e3@mail.gmail.com> (raw)
In-Reply-To: <20090210100955.715770d0@pedra.chehab.org>

I'll give it a try, thanks.
Regards,
  Eduard


2009/2/10 Mauro Carvalho Chehab <mchehab@infradead.org>:
> On Tue, 10 Feb 2009 12:57:47 +0100
> Eduard Huguet <eduardhc@gmail.com> wrote:
>
>> Hi,
>>     Just tried it right now, with these simple steps:
>>
>>       · hg clone http://linuxtv.org/hg/v4l-dvb
>>       · cd v4l-dvb
>>       · make menuconfig & exit from it without touching anything
>>
>> I attach the resulting v4l/.config file generated. As you can see,
>> CX88_MPEG is being marked as 'Y' instead that 'M':
>>
>> $ grep CX88 v4l/.config
>> CONFIG_VIDEO_CX88=m
>> CONFIG_VIDEO_CX88_ALSA=m
>> CONFIG_VIDEO_CX88_BLACKBIRD=m
>> CONFIG_VIDEO_CX88_DVB=m
>> CONFIG_VIDEO_CX88_MPEG=y
>> CONFIG_VIDEO_CX88_VP3054=m
>
> Weird. I 've applied your changeset and copied it at v4l/.config. Then, a make
> menuconfig and exit, just to be sure that kernel build would touch on it.
> Everything worked fine.
>
>> I'm compiling against Ubuntu kernel 2.6.22, which I know it's pretty
>> old. Can this make any difference?
>
> I'm using here kernel 2.6.28.2. Maybe this is some bug on the Ubuntu's kernel
> kbuild, since make *config options at the out-of-tree kernel is a wrapper to
> the kernel kbuild.
>
> Could you please try the same procedure with a newer kernel? There's no need to
> install the kernel on your machine. All you need to do is something like:
>
> wget <newer kernel like 2.6.28.4>
> tar -xvfoj <kernel>
> cd linux
> make init
>
> cd ~/v4l-dvb
> make release DIR=<newer kernel patch>
> make menuconfig
>
> The "make release" will allow you to use the Kbuild of the newer kernel.
>
>>
>> Best regards,
>>   Eduard
>>
>> PS: by the way, this works fine when using revision 10189,  just
>> before CX88 dependencies got altered.
>
> The problem is that the old Kconfig were causing breakages upstream.
>
> Cheers,
> Mauro
>

      parent reply	other threads:[~2009-02-10 12:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 15:54 [linux-dvb] cx8802.ko module not being built with current HG tree Eduard Huguet
2009-02-05 15:59 ` Eduard Huguet
2009-02-05 18:33   ` Trent Piepho
2009-02-05 19:04     ` Eduard Huguet
2009-02-10 11:37   ` Mauro Carvalho Chehab
2009-02-10 11:49     ` Eduard Huguet
2009-02-10 18:25       ` Trent Piepho
2009-02-10 18:47         ` Mauro Carvalho Chehab
2009-02-10 20:31           ` Hans Verkuil
2009-02-10 20:41             ` Mauro Carvalho Chehab
2009-02-10 21:21               ` Hans Verkuil
2009-02-11  0:17                 ` Mauro Carvalho Chehab
2009-02-11  1:20                   ` Trent Piepho
2009-02-11  7:53                     ` Mauro Carvalho Chehab
2009-02-13 10:47                       ` Trent Piepho
2009-02-10 11:57     ` Eduard Huguet
2009-02-10 12:09       ` Mauro Carvalho Chehab
2009-02-10 12:29         ` Mauro Carvalho Chehab
2009-02-10 12:39         ` Eduard Huguet [this message]

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=617be8890902100439q24659871qfb0191730cd2f9e3@mail.gmail.com \
    --to=eduardhc@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.