Re: PL/JAVA extension Compile Error

From: Sumit Wadhwa <er(dot)sumitwadhwa(at)gmail(dot)com>
To:
Subject: Re: PL/JAVA extension Compile Error
Date: 2016-11-15 17:47:53
Message-ID: CAK-PE61L5jio-bNaOKP-jYEN6STjE34-jPwJjXb_utsJi6yCEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Thanks for responding.Here are the details :

Postgresql 9.4

Java

openjdk version "1.8.0_111"

OpenJDK Runtime Environment (build 1.8.0_111-b15)

OpenJDK 64-Bit Server VM (build 25.111-b15, mixed mode)

Oracle linux 6.7 kernel 3.8

On Mon, Nov 14, 2016 at 6:32 PM, Chapman Flack <chap(at)anastigmatix(dot)net>
wrote:

> On 11/14/16 19:46, er.sumitwadhwa wrote:
> > We are getting the following Compile error while installing the PL/JAVA
> > extension on the Postgres DB Any help is appreciated ?
> > ...
> > Caused by: java.lang.NullPointerException
> > at
> > com.github.maven_nar.cpptasks.gcc.GppLinker.isClang(GppLinker.java:321)
> > ...
>
> Hi,
>
> Could you please describe the version of PostgreSQL, Java, your
> operating system, and compilation toolchain?
>
> Thanks,
> -Chap
>
>

In response to

Browse pljava-dev by date

  From Date Subject
Next Message qwyzrx20045 2016-12-21 03:00:54 [Pljava-dev] Build Fails on Windows 7
Previous Message Chapman Flack 2016-11-15 02:32:54 Re: [Pljava-dev] PL/JAVA extension Compile Error