Skip to content

Build Failure on OSX 10.8 with current / EA JDK #5

@bnagy

Description

@bnagy

Oracle have moved jni_md.h down into .../include/darwin so the configure script fails with an error about jni.h not present ( because jni.h tries to include jni_md and fails ).

Solution: I got it to build by just copying jni_md.h up into ..../include.

You might be able to do some configure trickiness to work around the whole issue though

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions