[Bug 2764] New: Not able to find JDK during ./configure on ppc64el

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Dec 7 17:04:59 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2764

            Bug ID: 2764
           Summary: Not able to find JDK during ./configure on ppc64el
           Product: IcedTea
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: breno.leitao at gmail.com
                CC: unassigned at icedtea.classpath.org

Created attachment 1483
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1483&action=edit
JDK patch for ppc64el arch

When I try to ./configure IcedTea version 2.6.3 on ppc64el architecture, it
doesn't detect that there is a JDK already installed, resulting in the
following error:

configure: error: "A JDK home directory could not be found."

The problem is because it is not lookin the proper place, so, I created a patch
to specify an architecture dependent path, as done for x86_64.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20151207/337a7455/attachment.html>


More information about the distro-pkg-dev mailing list