Hello to everyone,
I've tried to install Tejas on Ubuntu 16.04, but I receive an error in Step4, let me share it with you,
[exec] cc1: warning: /usr/lib/jvm/java-8-openjdk-amd64/include/jni.h: not a directory
[exec] /home/zeinabpakdaman/Downloads/tejas_installation_kit/Tejas-Simulator/Tejas/src/emulator/pin/../../simulator/emulatorinterface/communication/shm/JNIShm.c:7:17: fatal error: jni.h: No such file or directory
[exec] #include <jni.h>
[exec] ^
[exec] compilation terminated.
I've already added jni.h to the
jniInclude variables, but again this error occurs.
I'm looking forward to your answers,
Thanks a lot for helping me in advance.