Thread Previous • Date Previous • Date Next • Thread Next |
On 17.03.2016 09:48, Hilko Bengen wrote:
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?
It is the proper solution. Same as for other openjdk/java distributions.
Thread Previous • Date Previous • Date Next • Thread Next |