> [...]
> > > Sorry, but I have no idea why you are having build problems but the
> > > following in Driver.java is very suspicious:
> > >
> > > [javac] C:\postgresql-7.1.2\src\interfaces\jdbc\org\postgresql\Driver.java:
> > > 99: ';' expected
> > > [javac] return ${major};
> > > [javac] ^
> > > [javac] C:\postgresql-7.1.2\src\interfaces\jdbc\org\postgresql\Driver.java:
> > > 09: ';' expected
> > > [javac] return ${minor};
> > >
>
> I had the same problem when tested the the .jar creation under cygwin.
>
> It seems that the source tree comes with a Driver.java included, which has those statements (magically inserted :). A
"makeclean" followed by a "make" in src/interfaces/jdbc, solves this error, because in org/postgresql exists a
Driver.java.in,which generates the real Driver.java an actual
build needs.
>
> The presence of the original Driver.java prevents this generation, leading to the above problem.
>
> Regards,
>
> SLao
Thanks. The installation is built and running.
Thanks again.
_______________________________________________________________________
P Hardy Technologies Incorporated
Computer and Internet Consulting Services
PO Box 1024 - Bay Shore, LI, NY 11706-0533
http://www.phardy.com