Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Build fails on centos 7.5 #22

Open
dvrogozh opened this issue Jun 22, 2018 · 2 comments
Open

Build fails on centos 7.5 #22

dvrogozh opened this issue Jun 22, 2018 · 2 comments

Comments

@dvrogozh
Copy link

# python buildall.py -i
[ 56%] Building CXX object sea_itt_lib/CMakeFiles/sea_itt_lib.dir/__/java/com_intel_sea_IntelSEAPI.cpp.o
In file included from /data/git/github/IntelSEAPI/sea_itt_lib/../java/com_intel_sea_IntelSEAPI.h:2:0,
                 from /data/github/IntelSEAPI/java/com_intel_sea_IntelSEAPI.cpp:1:
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64/include/jni.h:45:20: fatal error: jni_md.h: No such file or directory
 #include "jni_md.h"
                    ^

Mind the search:

# find / -name jni_md.h 2> /dev/null
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64/include/linux/jni_md.h
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.181-2.6.14.8.el7_5.x86_64/include/linux/jni_md.h
@dvrogozh
Copy link
Author

@araud : any update on this issue? This is a blocking issue actually.

@araud
Copy link
Contributor

araud commented Jun 26, 2018

--no_java might be used as temporary workaround.
This is open-source community driven project, could you please propose the fix with the pull-request?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants