Help with compile

From: felipe de Jesús Molina Bravo <fmolina(at)dge(dot)inegi(dot)gob(dot)mx>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: fmolina(at)dge(dot)inegi(dot)gob(dot)mx
Subject: Help with compile
Date: 2002-10-25 16:22:36
Message-ID: 1035562956.10648.145.camel@BDDeser
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi

I have the next configuration:

Postgresql 7.2.3
JDK 1.4.1_01
ant 1.4.1

the account:postgres
JAVA_HOME=/usr/local/jdk1.4.1
ANT_HOME=/usr/local/ant

I try to compile the jdbc driver the next forms:

- When compile the postgres
./compile --with-java
gmake

and

- At src/interfaces/jdbc:

ant jar

I got the some errors,for example:
[javac]
/home/postgres/src/interfaces/jdbc/org/postgresql/xa/XAConnectionImpl.java 57 connot resolve

Please help me

Thanks

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daniel Serodio 2002-10-25 16:25:37 Re: Problem connecting to PostgreSQL on Debian Linux
Previous Message Tony Grant 2002-10-25 15:47:10 Re: Problem connecting to PostgreSQL on Debian Linux