Hi,

Is this issue solved?..i am also getting same exception in 10.12 OS with 
Xcode 9.2

Regards,
Ashok


On Friday, May 13, 2016 at 7:25:40 AM UTC+5:30, jim reich wrote:
>
> I'm trying to put together the bluez build of Android on my El Capitan 
> mac, and I'm trouble that seems to be mac related. I've done the following: 
> - Edited build/core/combo/HOST_darwin-x86.mk and 
> build/core/combo/HOST_darwin-x86_64.mk to use 10.11 instead of 10.8 (edited 
> both the 10.8 line and the filter lines) - Edited build/core/combo/
> mac_version.mk to add 10.9, 10.10, 10.11 OS versions - sudo xcode select 
> -s from the xcode5.1.1 dmg as described above.
>
> But I get into trouble with missing files from the SDK. Any thoughts? Has 
> anyone succeeded at this?
>
> Here are the errors:
>
> In file included from system/core/include/cutils/log.h:1,
>                  from system/core/include/utils/KeyedVector.h:24,
>                  from frameworks/native/include/input/Input.h:26,
>                  from frameworks/native/include/input/InputEventLabels.h:20,
>                  from frameworks/native/libs/input/KeyCharacterMap.cpp:27:
> system/core/include/log/log.h:35:20: error: stdarg.h: No such file or 
> directoryIn file included from system/core/include/cutils/log.h:1,
>                  from system/core/include/utils/KeyedVector.h:24,
>                  from frameworks/native/include/input/Input.h:26,
>                  from frameworks/native/include/input/InputEventLabels.h:20,
>                  from frameworks/native/libs/input/KeyLayoutMap.cpp:22:
> system/core/include/log/log.h:35:20: error: stdarg.h: No such file or 
> directoryIn file included from system/core/include/cutils/log.h:1,
>                  from system/core/include/utils/KeyedVector.h:24,
>                  from frameworks/native/include/input/Input.h:26,
>                  from frameworks/native/include/input/VirtualKeyMap.h:22,
>                  from frameworks/native/libs/input/VirtualKeyMap.cpp:22:
> system/core/include/log/log.h:35:20: error: stdarg.h: No such file or 
> directoryIn file included from system/core/include/cutils/log.h:1In file 
> included from system/core/include/cutils/log.h:1,
>                  from system/core/include/utils/KeyedVector.h:24,
>                  from frameworks/native/include/input/Input.h:26,
>                  from frameworks/native/include/input/Keyboard.h:20,
>                  from frameworks/native/libs/input/Keyboard.cpp:23:
> system/core/include/log/log.h:35:20: error: stdarg.h: No such file or 
> directory,
>                  from system/core/include/utils/KeyedVector.h:24,
>                  from frameworks/native/include/input/Input.h:26,
>                  from frameworks/native/include/input/InputDevice.h:20,
>                  from frameworks/native/libs/input/InputDevice.cpp:23:
> system/core/include/log/log.h:35:20: error: stdarg.h: No such file or 
> directoryIn file included from system/core/include/cutils/log.h:1,
>                  from system/core/include/utils/KeyedVector.h:24,
>                  from frameworks/native/include/input/Input.h:26,
>                  from frameworks/native/libs/input/Input.cpp:23:
> system/core/include/log/log.h:35:20: error: stdarg.h: No such file or 
> directoryIn file included from system/core/include/cutils/log.h:1,
>                  from system/core/include/utils/Log.h:31,
>                  from system/core/libutils/BasicHashtable.cpp:21:
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/aecd7400-442c-44d5-b9a2-be0b944c12bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to