Re: FW: Errors when building jdbc dirver jar file

From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: Grant Edwards <gedwards(at)Lastminute(dot)com>
Cc: "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: FW: Errors when building jdbc dirver jar file
Date: 2001-10-02 12:50:09
Message-ID: vldjrt0rkji0hhs14osjr6df02fcn2khmp@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Siebert 2001-10-02 14:08:17 Re: TIMESTAMP
Previous Message Grant Edwards 2001-10-02 12:18:58 FW: Errors when building jdbc dirver jar file