From: dave.potts at pinan.co.uk (David Potts) Date: Sat, 8 Mar 2008 19:40:46 -0000 (UTC) Subject: [Pljava-dev] trying to build pljava Message-ID: <61175.84.92.92.26.1205005246.squirrel@dp2642.force9.co.uk> Hi I am trying to build pljava on Linux on Ubuntu 7.10 My build is failing with errors such as home/dp42/dload/pljava/pljava-1.4.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIStatement.java:25: org.postgresql.pljava.jdbc.SPIStatement is not abstract and does not override abstract method isPoolable() in java.sql.Statement public class SPIStatement implements Statement ^ /home/dp42/dload/pljava/pljava-1.4.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:42: org.postgresql.pljava.jdbc.SPIConnection is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection public class SPIConnection implements Connection Looking at the makefile, its invoke java with the 1.4 target release, I am using java 1.6 is this support ? Dave. -- Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of the Pinan Software