Re: [JDBC] FW: Errors when building jdbc dirver jar file

2001-10-02 Thread Rene Pijlman
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.)

[JDBC] FW: Errors when building jdbc dirver jar file

2001-10-02 Thread Grant Edwards
> -Original Message- > From: Grant Edwards > Sent: 02 October 2001 12:44 > To: '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: Errors when building jdbc dirver jar file > > Hi, > > Need a bit of help please, some config stuff first followed by the error. >