I’m trying to compile Tomcat Native (1.2.10 that comes with 8.5.6), and get the error “Cannot find jni_md.h” In /usr/lib/jvm/[openjdk-1.8.0_111]/jre/ I have bin and lib but not include… I downloaded oracle’s 1.8.0_112 JDK and have the same structure (no include).
I haven’t found anything on the web that helps me get the headers back and was hoping someone here could help. Brian