b21 Ubuntu Gutsy
Tom Marble
Tom.Marble at Sun.COM
Sun Oct 7 08:31:50 PDT 2007
Leonel wrote:
>>> after a long compile time I get this error :
>>>
>>> openjdk/hotspot/agent/src/os/Linux/ps_core.c:28:17: error jni.h: no such file
> made a link from /usr/lib/jvm/java-1.7.0-icedtea to
> /usr/lib/jvm/java-7-icedtea
>
Since you already did:
--with-icedtea-home=/usr/lib/jvm/java-1.7.0-icedtea
Then it's not surprising the result is the same.
On my system I do have:
/usr/lib/jvm/java-7-icedtea/include/jni.h
So finding your problem may require more digging into the make log...
Did you unset JAVA_HOME?
Regards,
--Tom
More information about the distro-pkg-dev
mailing list