Build adb under Linux i686?

56 views
Skip to first unread message

Илья Алексеев

unread,
Jun 29, 2016, 2:58:52 PM6/29/16
to Android Building
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?

Dan Willemsen

unread,
Jun 29, 2016, 3:34:23 PM6/29/16
to Android Building
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

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
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 android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Илья Алексеев

unread,
Jun 29, 2016, 4:16:41 PM6/29/16
to Android Building
Thanks a lot, Dan!

среда, 29 июня 2016 г., 22:34:23 UTC+3 пользователь Dan Willemsen написал:
Reply all
Reply to author
Forward
0 new messages