[kaffe] Swing/AWT merge from GNU Classpath done
Ito Kazumitsu
kaz at maczuka.gcd.org
Thu Jul 22 15:06:02 PDT 2004
Hi,
>>>>> ":" == Dalibor Topic <robilad at kaffe.org> writes:
:> * configure now tries to build all three awts by default. Xlib, Qt(e)
:> and classpath's gtk awt. Classpath's GTK awt is the default, but you can
:> switch kaffe to use another one by simply using an -X* option.
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)
Does this error have something to do with the big change in AWT?
More information about the kaffe
mailing list