Re: Pl/java in 8.4 bet1 sources compilation failed - Mailing list pgsql-general

From David Fetter
Subject Re: Pl/java in 8.4 bet1 sources compilation failed
Date
Msg-id 20090529173644.GD7262@fetter.org
Whole thread Raw
In response to Re: Pl/java in 8.4 bet1 sources compilation failed  (Emanuel Calvo Franco <postgres.arg@gmail.com>)
Responses Re: Pl/java in 8.4 bet1 sources compilation failed
Re: Pl/java in 8.4 bet1 sources compilation failed
List pgsql-general
On Fri, May 29, 2009 at 09:48:42AM -0300, Emanuel Calvo Franco wrote:
> 2009/5/28 Kris Jurka <books@ejurka.com>:
> >
> >
> > On Wed, 27 May 2009, Emanuel Calvo Franco wrote:
> >
> >> Hi community,
> >>
> >> I'm trying to compile pl/java sources for 8.4 beta1 (for a test)
> >> but it gives me 20 errors at the end:
> >
> > To build against 8.4 you need pljava from CVS.  Also pljava can
> > only be built with the 1.4 or 1.5 JDK, not with the 1.6 version
> > you are using.
>
> Oh! Ok.
>
> I don't have access to CVS, i think if a want to make my experiment
> i must use 8.3.7.

If you have access to a compiler but not CVS or git, you can get one
of the daily tarballs.  Are you *sure* you can't use CVS or git,
though?

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Transaction settings: nowait
Next
From: Emanuel Calvo Franco
Date:
Subject: Re: Pl/java in 8.4 bet1 sources compilation failed