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

Reply via email to