[kaffe] Re: Help: Oracle Database Connectivity using Kaffe on OpenBSD 3.2

Dalibor Topic robilad at yahoo.com
Wed Jun 11 01:03:03 PDT 2003


Hi Swapnil,

--- swapnil_joshi <swapnil_joshi at indiatimes.com> wrote:

> java.lang.ExceptionInInitializer Error : [exception was
> kaffe.util.SupportDisabled
> 
> 
> : GNU gmp was not found by kaffe configure Script]
> 
> 
> at oracle.jdbc.driver.OracleStatement.getStringValue(OracleStatement.java :
> line unknown , pc 0x60f2d6)
> 
> 
>  
> 
> 
> Can any body guide me what should I need to do to make this code work or any
> other way to connect Oracle using Kaffe on OpenBSD 3.2

get kaffe 1.1.0, and GNU gmp, configure, make, install GNU gmp, configure, make
install kaffe and it should work ;) it will work without GNU gmp, too, but it
may be quite a bit slower (depending on your platform) due to the pure java
implementation of java.math.* .

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com




More information about the kaffe mailing list