Re: Error building JDBC Driver

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: mlabhard(at)viatraining(dot)com
Cc: PostgreSQL Users <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error building JDBC Driver
Date: 2000-10-16 17:24:39
Message-ID: 200010161724.NAA21356@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think the problem is using kaffe. I downloaded the jdbc binary from
Peter's web site at:

http://www.retep.org.uk

and that worked with kaffe. Seems kaffe can not handle dependencies
properly.


> When attempting to build JDBC 7.0 driver with "make jdbc2 jar", the following
> error occurs:
>
> org.postgresql.Connection.java: Can't find class org/postgresql/Field
>
> Any ideas? Thanks.
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Geovan Rodriguez Collazo 2000-10-16 17:33:10 Design a new database
Previous Message Bruce Momjian 2000-10-16 17:15:10 Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)