I build android Lolipop(5.1.0_r1) on Mac using  xcode version5.1.1
and own the following error:

Header: out/target/product/generic/obj/include/selinux/android.h

Header: out/target/product/generic/obj/include/libsonivox/eas.h

Header: out/target/product/generic/obj/include/libsonivox/eas_types.h

Header: out/target/product/generic/obj/include/libsonivox/eas_reverb.h

Header: out/target/product/generic/obj/include/libsonivox/jet.h

Header: 
out/target/product/generic/obj/include/libsonivox/ARM_synth_constants_gnu.inc

host C++: validatekeymaps <= frameworks/base/tools/validatekeymaps/Main.cpp

i686-apple-darwin11-g++: 
/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk: No such file or 
directory

In file included from frameworks/base/tools/validatekeymaps/Main.cpp:17:

frameworks/native/include/input/KeyCharacterMap.h:20:20: error: stdint.h: 
No such file or directory

In file included from frameworks/native/include/input/Input.h:24,

                 from frameworks/native/include/input/KeyCharacterMap.h:26,

                 from frameworks/base/tools/validatekeymaps/Main.cpp:17:

frameworks/native/include/android/input.h:44:23: error: sys/types.h: No 
such file or directory


In file included from frameworks/native/include/input/Input.h:24,

                 from frameworks/native/include/input/KeyCharacterMap.h:26,

                 from frameworks/base/tools/validatekeymaps/Main.cpp:17:

frameworks/native/include/android/input.h:44:23: error: sys/types.h: No 
such file or directory

In file included from system/core/include/utils/BitSet.h:21,

                 from frameworks/native/include/input/Input.h:25,

                 from frameworks/native/include/input/KeyCharacterMap.h:26,

                 from frameworks/base/tools/validatekeymaps/Main.cpp:17:

system/core/include/utils/TypeHelpers.h:20:15: error: new: No such file or 
directory

system/core/include/utils/TypeHelpers.h:22:20: error: string.h: No such 
file or directory

In file included from frameworks/native/include/input/Input.h:26,

                 from frameworks/native/include/input/KeyCharacterMap.h:26,

                 from frameworks/base/tools/validatekeymaps/Main.cpp:17:

system/core/include/utils/KeyedVector.h:20:20: error: assert.h: No such 
file or directory

...

the next file is my mac_version.mk

<https://lh3.googleusercontent.com/--Z3cAMDAaCc/V34kvwGN3HI/AAAAAAAAAAM/pSwA4Y_iqEAYrKtLAVxP6lqOf284kbLeQCLcB/s1600/6B739DDF-C983-4C29-AF84-E9459C084E28.png>

...

this is my first time build android source ,I am not very familiar with 
linux  ,does anyone how to solve this problem ?

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