gcj 4.4 and AWT toolkit
Andrew Haley
aph@redhat.com
Thu Jul 31 12:17:00 GMT 2008
ffileppo wrote:
>> The problem seems to be in these lines:
>> 5602: awt-test: error: symbol lookup error: undefined symbol: Java_gnu_java_awt_peer_gtk_GtkToolkit_initIDs (fatal)
> 5602: awt-test: error: symbol lookup error: undefined symbol: Java_gnu_java_awt_peer_gtk_GtkToolkit_initIDs__ (fatal)
Indeed. Now try strace'ing it (with -etrace=files) and see where it's looking for the DSO.
Andrew.
More information about the Java
mailing list