All of lore.kernel.org
 help / color / mirror / Atom feed
From: ttmails2@gmx.de
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] compile error with 2.6.25
Date: Wed, 30 Apr 2008 14:48:34 +0200	[thread overview]
Message-ID: <48186AA2.5090807@gmx.de> (raw)
In-Reply-To: <37219a840804300543y62bbcdf2w50ceeba7aeed8ed2@mail.gmail.com>

Thanks, rolling back to changeset 7794:51c8465ecc72 works for me!

Michael Krufky wrote:
> On Wed, Apr 30, 2008 at 7:45 AM,  <ttmails2@gmx.de> wrote:
>> Hello,
>>
>>  I have a strange compile error with kernel 2.6.25. I already searched
>>  through the web but couldn't find anything.
>>
>>  tim@notebook ~/v4l-dvb $ make
>>  make -C /home/tim/v4l-dvb/v4l
>>  make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
>>  No version yet, using 2.6.25
>>  make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
>>  make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
>>  scripts/make_makefile.pl
>>  Updating/Creating .config
>>  Preparing to compile for kernel version 2.6.25
>>  File not found: ../linux/drivers/media/common/Kconfig at
>>  ./scripts/make_kconfig.pl line 281, <GEN2> line 97.
>>  make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
>>  make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
>>  Updating/Creating .config
>>  Preparing to compile for kernel version 2.6.25
>>  File not found: ../linux/drivers/media/common/Kconfig at
>>  ./scripts/make_kconfig.pl line 281, <GEN2> line 97.
>>  make[1]: *** No rule to make target `.myconfig', needed by
>>  `config-compat.h'.  Stop.
>>  make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
>>  make: *** [all] Error 2
> 
> The master branch is currently broken.  In backporting some changes
> from -git, it appears that Mauro had forgotten to "hg add" a Kconfig
> file.  I've cc'd him to this email, and hopefully he'll fix the
> problem soon.  In the meanwhile, you can roll back to the commit
> before the breakage:
> 
> changeset:   7794:51c8465ecc72
> 
> To do this, you can clone a fresh tree at that revision:
> 
> hg clone -r 51c8465ecc72 {source tree} {destination tree}
> 
> ...There are some other ways to do this as well ... this is the easiest.
> 
> I hope this helps,
> 
> Mike
> 

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

      parent reply	other threads:[~2008-04-30 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-30 11:45 [linux-dvb] compile error with 2.6.25 ttmails2
     [not found] ` <37219a840804300543y62bbcdf2w50ceeba7aeed8ed2@mail.gmail.com>
2008-04-30 12:48   ` ttmails2 [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=48186AA2.5090807@gmx.de \
    --to=ttmails2@gmx.de \
    --cc=linux-dvb@linuxtv.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.