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]
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.

Reply via email to