Re: Compiler 7.4 with--java Error on Redhad AS 2.4.21
От | Kris Jurka |
---|---|
Тема | Re: Compiler 7.4 with--java Error on Redhad AS 2.4.21 |
Дата | |
Msg-id | Pine.BSO.4.56.0404102346020.4974@leary.csoft.net обсуждение исходный текст |
Ответ на | Compiler 7.4 with--java Error on Redhad AS 2.4.21 (yihuey <yihuey@pchome.com.tw>) |
Список | pgsql-interfaces |
On Wed, 31 Mar 2004, yihuey wrote: > Hello: > > I have the same question and environment.My Server never install old version postgreSQL. > Pls tell me how to solve. > > Hi, > I am using linux redhat 3.0 and sun jsdk 1.4.2. > I try to compile pg 7.4 --with-java to be able to get the new jdbc > driver. > After calling gmake I get this error: > /pginst/postgresql-7.4/src/interfaces/jdbc/org/postgresql/jdbc3/Jdbc3Statement.java:28: > error: Invalid checked exception class `java.sql.SQLException' in > `throws' clause. The exception must be a subclass of an exception thrown > by This is due to redhat including an existing postgresql.jar file in the classpath or somewhere else in your environment. To build a new version you need to remove this from you compile environment. The other alternative is to simply download a prebuilt binary from http://jdbc.postgresql.org/download.html Kris Jurka
В списке pgsql-interfaces по дате отправления: