Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Borislav Petkov wrote: > On Thu, Jul 11, 2013 at 03:47:36PM +0200, Konrad Vrba wrote: >> You are right. >> I have now tried compiling on another machine, and that works fine. >> But I am using the same config and same kernel tar.xz >> that does not make sense > > Can you restart from s

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Borislav Petkov
On Thu, Jul 11, 2013 at 03:47:36PM +0200, Konrad Vrba wrote: > You are right. > I have now tried compiling on another machine, and that works fine. > But I am using the same config and same kernel tar.xz > that does not make sense Can you restart from scratch on the first machine? Download a new t

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Borislav Petkov wrote: > On Thu, Jul 11, 2013 at 02:56:46PM +0200, Konrad Vrba wrote: >> .config is attached > > Your config builds just fine here. > > And you must be having some garbage lying around because 3.10 doesn't > have timeconst.pl: > > $ git describe > v3.10 > $ git ls-files

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Borislav Petkov
On Thu, Jul 11, 2013 at 02:56:46PM +0200, Konrad Vrba wrote: > .config is attached Your config builds just fine here. And you must be having some garbage lying around because 3.10 doesn't have timeconst.pl: $ git describe v3.10 $ git ls-files | grep timeconst kernel/timeconst.bc -- Regards/Gru

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Geert Uytterhoeven wrote: > On Thu, Jul 11, 2013 at 12:49 PM, Konrad Vrba > wrote: >> On 7/11/13, Borislav Petkov 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

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Geert Uytterhoeven
On Thu, Jul 11, 2013 at 12:49 PM, Konrad Vrba wrote: > On 7/11/13, Borislav Petkov 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.

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Borislav Petkov
On Thu, Jul 11, 2013 at 12:49:17PM +0200, Konrad Vrba wrote: > cleaning up with 'make mrproper' does not help. > I still get the same error .config please. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Borislav Petkov 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 >>

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Borislav Petkov
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/exi

Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
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/timec