Bug #471: [make install] problem with jdbc driver in 7.1.3 - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #471: [make install] problem with jdbc driver in 7.1.3
Date
Msg-id 200109271429.f8RETjf34188@hub.org
Whole thread Raw
List pgsql-bugs
Stingray (stingray@linkpeople.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
[make install] problem with jdbc driver in 7.1.3

Long Description
While I untared all the tarballs and configure it with [--with-java] option, [make], and [make install], the console
showsthat @MAJORVERSION@, @MINORVERSION@ were not properly set in org.postgresql.Driver.java (along with '${major}',
'${minor}',the @DEF_PGPORT@, @VERSION@ are also mis-set), resulting in compiling failure.  

Therefore I check postgresql-7.1.3/src/interfaces/jdbc/build.xml, on line 78 it read 'filtering="yes"', that value is
incorrectand should be set to 'on'. I'd replaced the value and it succeeded.. 


Sample Code
replace with: 'filtering="on"' on line 78
in postgresql-7.1.3/src/interfaces/jdbc/build.xml
of tarball postgresql-opt-7.1.3.tar.gz

No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Łukasz Odziewa
Date:
Subject: maybe a bug?
Next
From: Hans-Juergen Schoenig
Date:
Subject: Vacuums and bad process status