Lists: | PostgreSQL : PostgreSQL 메일 링리스트 : 2007-07-31 이후 토토 06:44 |
---|
From: | books at ejurka(dot)com (Kris Jurka) |
---|---|
To: | |
Subject: | [Pljava-dev] PL/Java 1.3 compilation error on Solaris |
Date: | 2007-07-31 02:33:19 |
Message-ID: | 46AE9F6F.9070002@ejurka.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pljava-dev |
Yin Latt wrote:
> Hi Kris,
>
> I have attached the whole make error.
>
Yes, these are the exact errors I saw, so the patch I sent earlier
should make pljava build for you.
Kris Jurka
From: | books at ejurka(dot)com (Kris Jurka) |
---|---|
To: | |
Subject: | [Pljava-dev] PL/Java 1.3 compilation error on Solaris |
Date: | 2007-07-31 03:55:17 |
Message-ID: | Pine.BSO.4.64.0707302352420.15298@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | PostgreSQL : PostgreSQL 메일 링리스트 : 2007-07-31 이후 스포츠 토토 베트맨 03:55 |
On Mon, 30 Jul 2007, Kris Jurka wrote:
> Yes, these are the exact errors I saw, so the patch I sent earlier
> should make pljava build for you.
>
Thomas,
Any thoughts on this fix? I think pljava should be able to build with any
compiler that is able to build postgresql. I don't know about the names I
picked for the structs and union, I just picked what I thought they were
for and would have no problems rewriting the patch with better names.
Kris Jurka
From: | thomas at tada(dot)se (Thomas Hallgren) |
---|---|
To: | |
Subject: | [Pljava-dev] PL/Java 1.3 compilation error on Solaris |
Date: | 2007-07-31 06:44:48 |
Message-ID: | 46AEDA60.1070805@tada.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | PostgreSQL : PostgreSQL 메일 링리스트 : 2007-07-31 이후 토토 06:44 |
Hi Kris,
Although I'm somewhat unhappy with the ugliness introduced when we are
forced to compile with very old (or incapable) compilers, I'm fine with
the patch and I agree that PL/Java should compile on this platform.
Please apply this patch.
Kind Regards,
Thomas Hallgren
Kris Jurka wrote:
>
>
> On Mon, 30 Jul 2007, Kris Jurka wrote:
>
>> Yes, these are the exact errors I saw, so the patch I sent earlier
>> should make pljava build for you.
>>
>
> Thomas,
>
> Any thoughts on this fix? I think pljava should be able to build with
> any compiler that is able to build postgresql. I don't know about the
> names I picked for the structs and union, I just picked what I thought
> they were for and would have no problems rewriting the patch with
> better names.
>
> Kris Jurka