JDBC compile error
От | Pap Tibor |
---|---|
Тема | JDBC compile error |
Дата | |
Msg-id | 19980723091009.06706@op.edasz.hu обсуждение исходный текст |
Ответы |
Re: [INTERFACES] JDBC compile error
|
Список | pgsql-interfaces |
Hi! I was unable to compile the JDBC driver in the PostgreSQL 6.3.2 source tree. I got 21 errors: ... ./postgresql/DatabaseMetaData.java:2058: class postgresql.ResultSet is an abstract class. It can't be instantiated. return new ResultSet(connection, f, v, "OK", 1); ^ ./postgresql/DatabaseMetaData.java:2433: class postgresql.ResultSet is an abstract class. It can't be instantiated. return new ResultSet(connection, f, v, "OK", 1); ^ 21 errors make: *** [postgresql/CallableStatement.class] Error 1 # My CLASSPATH environment variable was: # echo $CLASSPATH /usr/local/jdk1.1.5/lib/:./ # My System is Debian Bo 1.3 Linux, jdk1.1.5 v6 libc5 version. What can I do? Or could I get somewhere a compiled .jar jdbc driver? Thanks, --tibi -- ---------.Sig-------- Tibor Pap <papt@edasz.hu> ---------------------
В списке pgsql-interfaces по дате отправления: