Bugzilla – Bug 2821
GT3.9.5: jni.h not found when compiling RLS on MacOS X
Last modified: 2007-06-14 05:01:27
You need to log in before you can comment on or make changes to this bug.
When configuring on MacOS X, need to add include directories to find jni.h for RLS compilation to complete. On MacOS X 10.3, the directory is: /System/Library//Frameworks/JavaVM.framework/Versions/1.4.2/Headers/ but may also be /System/Library//Frameworks/JavaVM.framework/Versions/1.4.1/Headers/ /System/Library//Frameworks/JavaVM.framework/Versions/1.3.1/Headers/ May also want to mention that Java SDK needs to be installed, for these files to be present.
Thanks for the report. Reassigning to RLS for fix in CVS.
see bug 3253. I'm tempted to mark as a dupe, but it isn't strictly...
RLS is being built on Mac OSX by the nightly builder and will be included in the GT 4.0.5 release binaries.