[MeeGo-dev] Compiling kernel sources from meego kernel source tree

2010-05-22 Thread adhyas.avasthi
I am trying to follow the instructions on the wiki to compile the kernel sources for meego (and use that kernel on my installed image). The instruction for ./scripts/sequence-patch.sh -quilt just hangs for me. How long is it supposed to take? What packages do I need to build the kernel image? Ho

Re: [MeeGo-dev] Compiling kernel sources from meego kernel source tree

2010-05-23 Thread Bradley Smith
On Sun, May 23, 2010 at 1:42 PM, wrote: > The instruction for ./scripts/sequence-patch.sh –quilt just hangs for me. > How long is it supposed to take? How long it takes can differ on your machine. Is there any output at all or it just hangs after the command? Make sure you have "linux-2.6.33.tar

Re: [MeeGo-dev] Compiling kernel sources from meego kernel source tree

2010-05-23 Thread adhyas.avasthi
It just hangs, for >30 minutes. I am running natively on a host installation, not a VM. I did download and put the kernel file under /tmp which the script identified and created the master and orig files as well. But it still just hangs. I do have gcc and libncurses. It would be nice if there is

Re: [MeeGo-dev] Compiling kernel sources from meego kernel source tree

2010-05-25 Thread Yin Kangkai
On 2010-05-23, 23:22 +0800, adhyas.avas...@nokia.com wrote: > Perhaps I will file a bug tomorrow. The bug is here: http://bugs.meego.com/show_bug.cgi?id=2378 And I think it can be duplicated to this one: http://bugs.meego.com/show_bug.cgi?id=2385 (process substitution does not work in meego bash)