[kaffe] Cross compile 1.1.5 for arm - configure: error: libXtst NOT found, required for GdkRobot

Dalibor Topic robilad at kaffe.org
Tue Jun 14 09:52:14 PDT 2005


Martin West wrote:
> I am getting the following error cross configuring kaffe for the arm on
> fedora core 3 (FC3) ...

> checking for XTestQueryExtension in -lXtst... no
> configure: error: libXtst NOT found, required for GdkRobot

Hallo Martin,

Kaffe 1.1.5 uses classpath's AWT implementation by default, which in 
recent versions needs the Xtst extension to X11 to implement AWt robot 
functionality. If you do not intend to use AWT or swing on your target, 
you can configure support away for them using --disable-native-awt. If 
you intend to run 1.1-like AWT applications only, you may want to use 
the Xlib or Qt/Embedded based AWT implementation available as additional 
options. See FAQ/FAQ.awt for details on how to configure them, and what 
they support.

cheers,
dalibor topic




More information about the kaffe mailing list