You wrote:
>> /usr/local/postgresql-7.1.3/src/interfaces/jdbc/org/postgresql/Driver.java
>> :199: ';' expected
>> [javac] return ${major};
IIRC this disappears when you do 'make clean' first.
If that doesn't work, go through the complete setup of the
source tree (with ./configure etc.) as described in the top
level INSTALL file. Then a make in src/interfaces/jdbc should
work.
Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>