[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAF2Nc0xjxtWkpmurODWKNMCC9D+4Xf6gMnQAqAiec6zn4V0z3w@mail.gmail.com>
Date: Thu, 11 Jul 2013 12:49:17 +0200
From: Konrad Vrba <konrad.vrba@...il.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
Cc: Borislav Petkov <bp@...en8.de>
Subject: Re: Error 2: No rule to make target kernel/timeconst.pl
On 7/11/13, Borislav Petkov <bp@...en8.de> wrote:
> 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.
> --
>
cleaning up with 'make mrproper' does not help.
I still get the same error
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists