[kaffe] Re: [Rxtx] Rxtx with kaffe

Fabien Renaud renaud at nentec.de
Fri Jul 16 02:30:51 PDT 2004


Fabien Renaud wrote:

> Hi,
>
> I´m trying to run SimpleWrite with kaffe (I already succeeded with 
> SableVM).
> My problem is nothing happens and I have no messages
> The problem comes from this line in RXTXPort.java :
>
> fd = open( name );
>
> Name value is /dev/ttyS3
>
>
> Cheers,
> Fabien

It seems the native function open (in SerialImp.c) never runs (I put a 
breakpoint on it and it´s never reached).
There is no fficall after fd = open( name );
Maybe a problem from libffi ?

Cheers,
Fabien






More information about the kaffe mailing list