Re: /bin/sh: Syntax error: ( unexpected building kernel

2009-01-07 Thread Tarandeep Gill
I am receiving the same error, and even changing bin/sh to bin/bash does not help. This is what I get: -- scripts/kconfig/conf -s arch/arm/Kconfig CHK include/linux/version.h UPD

Re: /bin/sh: Syntax error: ( unexpected building kernel

2009-01-07 Thread Tarandeep Gill
Ok. I found out what was wrong, as someone has already pointed in this mailing list, I had to make a local branch. But now I get the following error: scripts/kconfig/conf -s arch/arm/Kconfig CHK

Re: /bin/sh: Syntax error: ( unexpected building kernel

2009-01-07 Thread Fox Mulder
The error message looks like your kernel name is just too long. 2.6.28-GTA03_origin/my-andy-tracking_03a07f0da5734683-g03a07f0-dirty is 69 characters and it seems that only 64 are allowed. :) Maybe you should just select a shorter local branch name. Ciao, Rainer Tarandeep Gill wrote: Ok. I

Re: /bin/sh: Syntax error: ( unexpected building kernel

2009-01-07 Thread Tarandeep Gill
Thanks Fox, That worked. I am sorry, but I am a little naive at all this. I have another question: I am compiling the Openmoko Kernel for s3c6410 architecture. I have a SMDK6410 board, and according to Andy, this version of kernel runs on SMDK6410 with some degree of success. It would be really

/bin/sh: Syntax error: ( unexpected building kernel

2008-12-07 Thread Rui Castro
Hi, I've been trying to compile openmoko kernel and I can't even start because of this dummy error: - $ ./build dummy scripts/kconfig/conf -s arch/arm/Kconfig scripts/kconfig/conf -s arch/arm/Kconfig CHK

Re: /bin/sh: Syntax error: ( unexpected building kernel

2008-12-07 Thread Asheesh Laroia
On Mon, 8 Dec 2008, Rui Castro wrote: Hi, I've been trying to compile openmoko kernel and I can't even start because of this dummy error: - $ ./build dummy scripts/kconfig/conf -s arch/arm/Kconfig