<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000">
<br>This doesn't even look like valid Java code where the compile failed.
<br>
<p>gmake[3]: Entering directory `/x/tmp/pg/src/interfaces/jdbc'
<br>/x/home/richard/ant/bin/ant -buildfile ../../../build.xml -Dmajor=7
-Dminor=1 -Dfullversion=7.1 -Ddef_pgport=5432
<br>Buildfile: ../../../build.xml
<p>jar:
<p>call:
<p>prepare:
<br> [mkdir] Created dir: /x/tmp/pg/src/interfaces/jdbc/build
<br> [mkdir] Created dir: /x/tmp/pg/src/interfaces/jdbc/jars
<p>check_versions:
<p>driver:
<br> [copy] Copying 1 file to /x/tmp/pg/src/interfaces/jdbc/org/postgresql
<br> [echo] Configured build for the JDBC1 edition
driver.
<p>compile:
<br> [javac] Compiling 37 source files to /x/tmp/pg/src/interfaces/jdbc/build
<br> [javac] /x/tmp/pg/src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java:291:
Missing term.
<br> [javac]
if (result != null) && ((org.postgresql.ResultSet)result.reallyResultSet())
<br> [javac]
^
<br> [javac] /x/tmp/pg/src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java:291:
Invalid expression statement.
<br> [javac]
if (result != null) && ((org.postgresql.ResultSet)result.reallyResultSet())
<br> [javac]
^
<br> [javac] /x/tmp/pg/src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java:291:
';' expected.
<br> [javac]
if (result != null) && ((org.postgresql.ResultSet)result.reallyResultSet())
<br> [javac]
^
<br> [javac] 3 errors
<p>BUILD FAILED
<p>/x/tmp/pg/src/interfaces/jdbc/build.xml:99: Compile failed, messages
should have been provided.
<p>Total time: 12 seconds
<br>gmake[3]: *** [all] Error 1
<br>gmake[3]: Leaving directory `/x/tmp/pg/src/interfaces/jdbc'
<br>gmake[2]: *** [all] Error 2
<br>gmake[2]: Leaving directory `/x/tmp/pg/src/interfaces'
<br>gmake[1]: *** [all] Error 2
<br>gmake[1]: Leaving directory `/x/tmp/pg/src'
<br>gmake: *** [all] Error 2
<br>
<pre>--
________________________________________________________________________
Technology is dominated by those who manage what they do not understand.
<A HREF="http://www.netcom.com/~scrantr/index.html">http://www.netcom.com/~scrantr/index.html</A></pre>
</body>
</html>