Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.3.1
-
Fix Version/s: 7.4.0
-
Component/s: J2EE/Extra
-
Labels:None
-
Number of attachments :
Description
jetty-setuid module fails to compile on Mac OS X with error message './jetty-7/jetty-setuid/modules/native/target/generated/org_mortbay_setuid_SetUID.c:15:17: error: jni.h: No such file or directory"
Upon investigating the issue, it was discovered that one has to download Java for Mac OS X 10.x Update Y Developer Package from http://connect.apple.com/ in order to compile JNI code on the Mac as per the following Release Notes document from Apple.