[kaffe] Swing/AWT merge from GNU Classpath done

Dalibor Topic robilad at kaffe.org
Fri Jul 23 19:02:18 PDT 2004


Mark Wielaard wrote:
> Hi,
> 
> On Fri, 2004-07-23 at 00:06, Ito Kazumitsu wrote:
> 
>>So I had to explicitly add
>> 
>>    --without-classpath-gtk-awt
>>    --without-kaffe-qte-awt
>>
>>to get configure working.
>>
>>And make failed while compiling kaffe/kaffe/main.c:
>>
>>   main.c:389: `LIBDIR' undeclared (first use in this function)
>>
> 
> 
> I had to specify --with-jikes
> The default is to use kjc, but that gives:
> 
>         javax/swing/JDesktopPane.java:87: error:Cannot find class
>         "AccessibleJComponent" [JLS 8]
>         
> And --without-kaffe-qte-awt otherwise I get:
> 
>         checking QTDIR... configure: error: *** QTDIR must be defined,
>         or --with-qtdir option given
> 
> I didn't have to give --without-classpath-gtk-awt that just seemed to
> work.

Thanks, I've now fixed the native AWT code disabling to actually work.

cheers,
dalibor topic




More information about the kaffe mailing list