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

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

[Octave-bug-tracker] [bug #41230] configure --with-java-includedir argum


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41230] configure --with-java-includedir argument is not the include dir
Date: Tue, 14 Jan 2014 06:05:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

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

                 Summary: configure --with-java-includedir argument is not the
include dir
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Tue 14 Jan 2014 01:05:03 AM EST
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Running ./configure --with-java-includedir=$JAVA_HOME/include results in a
failure to find the jni.h header file. This appears to be because the argument
is used as follows.


./configure --with-java-includedir=DIR


results in


JAVA_CPPFLAGS="-IDIR/include -IDIR/include/linux"


So currently --with-java-includedir actually needs to be passed an argument of
JAVA_HOME, or the parent directory that contains the include directory.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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