Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

noobie jni.h file problem

843829Mar 3 2010 — edited Apr 20 2010
Hi all,

I am trying to install java bindings for a C library.

When I run the configuration script:

sudo ./configure
or
sudo ./configure --includedir=/Library/Java/Home/include

I get:

checking jni.h usability... no
checking jni.h presence... no
checking for jni.h... no
configure: error: jni.h is required


Thanks for any help or suggestions!
Brian
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2010
Added on Mar 3 2010
5 comments
486 views