Recent content by dirtmike

  1. D

    [How-To] compile the Nexus S kernel from source

    Gingerbread requires a 64 bit environment and sun-java 6 as you noted above. So in short 2.2 = 32 bit and sun java 5 2.3 = 64 bit and sun java 6 It's unreal how out of date their documentation is. Talking about costing a lot of people time and/or money.
  2. D

    [How-To] compile the Nexus S kernel from source

    The config file does not exist in proc. See https://groups.google.com/d/topic/android-building/fRjYHrpg8zM/discussion to how to build. My problem is I get a access denied error when it tries to use the toolchain.
  3. D

    [How-To] compile the Nexus S kernel from source

    I am also trying to figure out how to build this. Is there a config.gz in proc? There doesn't seem to be one in mine. My only problem is I don't know what the kernel configuration should be. Edit - It looks like you are trying to build the AOSP, not the kernel. I think this thread was about...