<div dir="ltr"><div>The android build VM was broken, but after I fixed it, looks like it is still having trouble compiling recently nightlyies</div><div><br></div><div><font size="-1">ni/../jni/application/ohrrpgce/tmp//os_unix.c: In function 'dylib_noload':<br>
jni/../jni/application/ohrrpgce/tmp//os_unix.c:237:42: error: 'RTLD_NOLOAD' undeclared (first use in this function)<br>
  void *ret = dlopen(libname, RTLD_LAZY | RTLD_NOLOAD);<br>
                                          ^<br>
jni/../jni/application/ohrrpgce/tmp//os_unix.c:237:42: note: each undeclared identifier is reported only once for each function it appears in<br>
/home/james/misc/android-ndk-r12b/build/core/<a href="http://build-binary.mk:472" rel="noreferrer" target="_blank">build-binary.mk:472</a>: recipe for target 'obj/local/armeabi/objs-debug/application/ohrrpgce/tmp//os_unix.o' failed<br>
make: *** [obj/local/armeabi/objs-debug/application/ohrrpgce/tmp//os_unix.o] Error 1<br>
Failed to build Android apk for arch 32</font></div></div>