Kelvin Xu wrote:
Dear all,

I am trying to cross compile Kaffe to my ARM target with the help of Scratchbox.

I am currently running Nano-X on my target board. When i tried to configure the compilation process. It returned the error :
    error: GTK+ peers requested but no X library available
error: /bin/sh ./configure failed for libraries/javalib/external/classpath

Although i have specified to use Nano-X together with its include and library path. Is it necessary to have x11 installed on the target to run Kaffe?

Hi Kelvin,

the gtk peers are built by default. You need to turn them off explicitely by passing the respective option to the configure script.

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to