← Back to team overview

openjdk team mailing list archive

Bug#760301: openjdk-8: Missing links to jawt_md.h and jni_md.h in /usr/lib/jvm/java-8-openjdk-amd64/include

 

I have just been bitten by this while trying to build software that uses
JNI that involves calling gcc with -I${JAVA_HOME}/include .

Additionally passing -I${JAVA_HOME}/include/linux to gcc seems to work
around the problem in my Linux-specific case, but that can't be the
proper solution, can it?

Cheers,
-Hilko


Follow ups