I tried this before as well. Make indeed succeeds, but then if you attempt "adb shell", it simply hangs.
On Tuesday, October 25, 2016 at 9:01:34 PM UTC-7, ccccc wrote: > > en,copy /goldfish/arch/arm/config/goldfish_armv7_deconfig file from > *2.6.29 * to *3.10*. And I make success. > > 在 2016年9月6日星期二 UTC+8下午10:14:32,zack写道: >> >> I've been failing to build goldfish kernels with 3.10 or higher due to >> the missing "goldfish_armv7_defconfig" file. >> I followed the instructions on >> https://source.android.com/source/building-kernels.html and >> >> https://android-review.googlesource.com/#/c/32550/1/src/source/building-kernels.md >> >> Details: >> >> 1. git clone https://android.googlesource.com/kernel/goldfish.git >> 2. git checkout android-goldfish-3.10 (or 3.18-dev) >> 3. make ARCH=arm goldfish_armv7_defconfig >> >> At this point, I get Can't find default configuration >> "arch/arm/configs/goldfish_armv7_defconfig" error. >> >> Replacing the previous step with >> 3. make ARCH=arm goldfish_defconfig >> shows the same error. >> >> So I poked the arch/arm/configs/, apparently there are no files related >> to goldfish. >> >> For android-goldfish-3.4, the initial make worked great. I'll appreciate >> if anyone can shed any light. >> >> >> >> -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
