octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37879] build failure due to jni.h not found


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #37879] build failure due to jni.h not found
Date: Fri, 07 Dec 2012 13:37:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0

URL:
  <http://savannah.gnu.org/bugs/?37879>

                 Summary: build failure due to jni.h not found
                 Project: GNU Octave
            Submitted by: godfrey
            Submitted on: Fri 07 Dec 2012 01:37:16 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Michael Godfrey
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The current dev system fails due to cannot find jni.h
on my fc17 X86_64 system.  This is due to the use of:
/usr/lib/jvm/include

as the source for jni.h.  However, there is no "include"
in /usr/lib/jvm/

So, the following link fixes the problem, but is not
the right permanent solution:

ln -s /lib/jvm/java-openjdk/include/ /usr/lib/jvm/include

The Java configuration stuff is sure in a mess.  And, I have
no idea what is a good way to fix this build problem.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37879>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]