Thanks a lot, Dan! среда, 29 июня 2016 г., 22:34:23 UTC+3 пользователь Dan Willemsen написал: > > The Android build requires a 64-bit host (see > http://source.android.com/source/requirements.html), as we only provide > 64-bit prebuilts for many build tools. I've made the error message more > obvious: https://android-review.googlesource.com/244480 > > - Dan > > On Wed, Jun 29, 2016 at 11:58 AM Илья Алексеев <[email protected] > <javascript:>> wrote: > >> Hello. I have an Intel Edison with Linux on it. >> >> # uname -a >>> Linux edison 3.10.98-poky-edison+ #1 SMP PREEMPT Mon Jun 6 14:32:08 PDT >>> 2016 i686 GNU/Linux >>> >> >> I need to install adb on it, so I cloned from git >> platform/system/core.git and /platform/build.git. >> Then I ran make adb and got an error. >> >> # make adb >>> build/core/envsetup.mk:90: *** Unable to determine HOST_ARCH from uname >>> -sm: Linux i686!. Stop. >>> >> >> In envsetup.mk there are two arches: x86 and x86_64. >> >> How to build adb under linux i686? >> >> -- >> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to [email protected] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> >
-- -- 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.
