Port Bug Report: Detecting Java version on HP-UX

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: Detecting Java version on HP-UX
Date: 1999-06-28 18:14:11
Message-ID: 199906281814.OAA42652@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Rainer Wasserfuhr
Your email address : wasserfuhr(at)gmx(dot)de

Category : runtime: front-end: Java
Severity : non-critical

Summary: Detecting Java version on HP-UX

System Configuration
--------------------
Operating System : HP-UX

PostgreSQL version : 6.5

Compiler used :

Hardware:
---------
HP-UX bci15 B.10.20 C 9000/715 2007059936 32-user license

Versions of other tools:
------------------------

--------------------------------------------------------------------------

Problem Description:
--------------------
src/interfaces/jdbc/make
does not work.

--------------------------------------------------------------------------

Test Case:
----------
invokek
src/interfaces/jdbc/make

--------------------------------------------------------------------------

Solution:
---------
When invoking
java -version
the HP-UX jvm returns "HP-UX Java B.01.13.02"

So "make" assumes that it is Java 1.2,
but it is Java 1.1 !

--------------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 1999-06-28 18:38:33 Re: [PORTS] Port Bug Report: checking host system type
Previous Message Unprivileged user 1999-06-28 12:34:45 Port Bug Report: checking host system type