Package: swt-gtk Version: 3.0+3.1M4-4 Severity: serious Hi,
Your package is failing to build on 64 bit arches with the following error: g++ -O -DXPCOM_GLUE=1 -DMOZILLA_STRICT_API=1 -fno-rtti -fno-exceptions -Wall -DSWT_VERSION=3116 -Wno-non-virtual-dtor -fPIC -I. -I/usr/include/mozilla -I/usr/include/mozilla/nspr -c library/xpcom.cpp library/xpcom.cpp: In function 'jint Java_org_eclipse_swt_internal_mozilla_XPCOM_PR_1Malloc(JNIEnv*, _jclass*, jint)': library/xpcom.cpp:144: error: cast from 'void*' to 'jint' loses precision library/xpcom.cpp: In function 'jint library/xpcom.cpp: In function 'jint Java_org_eclipse_swt_internal_mozilla_XPCOM_nsEmbedCString_1get(JNIEnv*, _jclass*, jint)': library/xpcom.cpp:1779: error: cast from 'const char*' to 'jint' loses precision [...] In the C part there are _alot_ warnings about the same kind of errors: gnome.c:188: warning: cast to pointer from integer of different size gnome.c:188: warning: cast from pointer to integer of different size gnome_structs.c:45: warning: cast to pointer from integer of different size It would be nice if you could fix all of those at the same time. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]