mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Konrad Vrba <konrad.vrba@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Error 2: No rule to make target kernel/timeconst.pl
Date: Thu, 11 Jul 2013 12:43:07 +0200	[thread overview]
Message-ID: <20130711104307.GB28131@pd.tnic> (raw)
In-Reply-To: <CAF2Nc0xVKS+aL0CXdDFQHSapvRxM35KZkjeKeigQ7X43+2NVBA@mail.gmail.com>

On Thu, Jul 11, 2013 at 12:28:20PM +0200, Konrad Vrba wrote:
> Hello,
> I have following error while compiling new stable kernel 3.10:
> 
>   CC      kernel/fork.o
>   CC      kernel/exec_domain.o
>   CC      kernel/panic.o
>   CC      kernel/printk.o
>   CC      kernel/cpu.o
>   CC      kernel/exit.o
>   CC      kernel/itimer.o
> make[1]: *** No rule to make target `kernel/timeconst.pl', needed by
> `kernel/timeconst.h'.  Stop.
> make: *** [kernel] Error 2
> 
> Could somebody please advise how to fix this ?

Can you save your config first, cleanup the build dir from kbuild stuff:

make mrproper

and then try building again?

FWIW, 3.10 and later builds just fine here.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

  reply	other threads:[~2013-07-11 10:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-11 10:28 Konrad Vrba
2013-07-11 10:43 ` Borislav Petkov [this message]
2013-07-11 10:49   ` Konrad Vrba
2013-07-11 12:35     ` Borislav Petkov
2013-07-11 12:56       ` Konrad Vrba
2013-07-11 13:18         ` Borislav Petkov
2013-07-11 13:47           ` Konrad Vrba
2013-07-11 13:54             ` Borislav Petkov
2013-07-11 14:25               ` Konrad Vrba
2013-07-11 13:10     ` Geert Uytterhoeven
2013-07-11 13:16       ` Konrad Vrba

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=20130711104307.GB28131@pd.tnic \
    --to=bp@alien8.de \
    --cc=konrad.vrba@gmail.com \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome