Similar problem here. Mine says this:
In file included from jni/../../interpreter/AGKCommands.h:4,
from jni/../../interpreter/interpreter.h:19,
from jni/Core.cpp:3:
jni/../../interpreter/AGKCommandsTable.h:1:34: warning: backslash-newline at end of file
In file included from jni/../../interpreter/interpreter.h:22,
from jni/Core.cpp:3:
jni/../../interpreter/AGKCommandsTable.cpp:1:31: warning: backslash-newline at end of file
In file included from jni/Core.cpp:4:
jni/CoreForApp.h: In function 'void RuntimError(const char*)':
jni/CoreForApp.h:106: warning: deprecated conversion from string constant to 'char*'
jni/CoreForApp.h:118: warning: NULL used in arithmetic
In file included from jni/../../interpreter/AGKCommands.h:4,
from jni/../../interpreter/interpreter.h:19,
from jni/../../interpreter/interpreter.cpp:2:
jni/../../interpreter/AGKCommandsTable.h:1:34: warning: backslash-newline at end of file
In file included from jni/../../interpreter/interpreter.h:22,
from jni/../../interpreter/interpreter.cpp:2:
jni/../../interpreter/AGKCommandsTable.cpp:1:31: warning: backslash-newline at end of file
jni/../../interpreter/interpreter.cpp: In member function 'void app::Loop()':
jni/../../interpreter/interpreter.cpp:1872: warning: deprecated conversion from string constant to 'char*'
collect2: CreateProcess: No such file or directory
make: *** [obj/local/armeabi/libandroid_player.so] Error 1