"/usr/java1.2/include/jni.h", line 35: Error: Could not open include file <jni_md.h>.
"/usr/java1.2/include/jni.h", line 44: Error: uint8_t is not defined.
"/usr/java1.2/include/jni.h", line 45: Error: int8_t is not defined.
"/usr/java1.2/include/jni.h", line 46: Error: uint16_t is not defined.
"/usr/java1.2/include/jni.h", line 47: Error: int16_t is not defined.
"/usr/java1.2/include/jni.h", line 48: Error: int32_t is not defined.
"/usr/java1.2/include/jni.h", line 49: Error: int64_t is not defined.
"/usr/java1.2/include/jni.h", line 199: Error: ")" expected instead of "*".
"/usr/java1.2/include/jni.h", line 753: Error: GetVersion is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 757: Error: DefineClass is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 760: Error: FindClass is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 763: Error: FromReflectedMethod is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 766: Error: FromReflectedField is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 771: Error: ToReflectedMethod is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 775: Error: GetSuperclass is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 778: Error: IsAssignableFrom is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 782: Error: ToReflectedField is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 786: Error: Throw is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 789: Error: ThrowNew is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 792: Error: ExceptionOccurred is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 795: Error: ExceptionDescribe is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 798: Error: ExceptionClear is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 801: Error: FatalError is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 805: Error: PushLocalFrame is not a member of const JNINativeInterface_.
"/usr/java1.2/include/jni.h", line 808: Error: PopLocalFrame is not a member of const JNINativeInterface_.
Compilation aborted, too many Error messages.
make: Fatal error: Command failed for target `jniBase.o'
