Compile kernel and #1841

Niklas Johansson raphexion at gmail.com
Thu Oct 16 19:04:10 CEST 2008


On Thu, Oct 16, 2008 at 6:54 PM, Angus Ainslie <angus.ainslie at gmail.com> wrote:
> On Thu, Oct 16, 2008 at 10:48 AM, Niklas Johansson <raphexion at gmail.com>
> wrote:
>>
>> Hey guys,
>>
>> I suffering from the #1841 WSOD bug so therefor I would like to play
>> with the kernel.
>>
>> I was trying to compile the kernel but I can't get it to compile.
>>
>> STEP
>> git clone git://git.openmoko.org/git/kernel.git linux-2.6
>> cd linux-2.6
>> git checkout origin/andy
>>
>> make oldconfig defconfig-gta02
>
> make ARCH=arm oldconfig  defconfig-gta02
> --
> Angus Ainslie
> http://www.handheldshell.com/
>

Thanks Angus!

After that I try:
make
...
Makefile:510: /homes/njohan/Coding/linux-2.6/arch/i386: No such file
or directory
Makefile:510: /Makefile: No such file or directory
make: *** No rule to make target `/Makefile'. Stop.

To me that seems like I still have the wrong arch.

but I get



More information about the devel mailing list