pjsip 2.6 for Android missing linux/android_alarm.h in NDK r14

AA
Anthony Alba
Wed, Mar 15, 2017 9:30 PM

Folks,

How are you all building 2.6 for Android, now that android_alarm.h
seems to be gone in ndk 14.

pjsip: 2.16
NDK: r14

After configure-android:

make dep; make
../src/pj/os_timestamp_posix.c:166:33: fatal error:
linux/android_alarm.h: No such file or directory
#include <linux/android_alarm.h>

Thanks.

a alba

Folks, How are you all building 2.6 for Android, now that android_alarm.h seems to be gone in ndk 14. pjsip: 2.16 NDK: r14 After configure-android: make dep; make ../src/pj/os_timestamp_posix.c:166:33: fatal error: linux/android_alarm.h: No such file or directory #include <linux/android_alarm.h> Thanks. a alba