Hi, I am in the process of packaging a new kaffe package for unstable (CVS 09 July 04). As you know we have three kaffe flavors in debian (jthreads, pthreads and pthreads-profile). The first two compile fine, but the pthreads-profile (only for i386) fails to compile:
configure options (same as for 1.1.5 which compiles): ./configure --with-jikes --with-staticvm --with-staticlib --without-kaffe-qt-awt --without-kaffe-x-awt --disable-nls --disable-gcj --disable-sound Results in :/usr/lib/libglib-2.0.so -lXtst ../../kaffe/kaffevm/.libs/libkaffevm.a -ldl -lm ../../replace/.libs/libreplace.a ../../libraries/clib/awt/classpath-gtk/gtk-peer/.libs/libgtkpeer.a(libgtkpeer_la-gnu_java_awt_peer_gtk_GtkTextAreaPeer.o)(.text+0x2bd): In function `Java_gnu_java_awt_peer_gtk_GtkTextAreaPeer_insert': /home/wbaer/kaffe/libraries/clib/awt/classpath-gtk/gtk-peer/gnu_java_awt_peer_gtk_GtkTextAreaPeer.c:127: undefined reference to `TEXT_FROM_SW'
collect2: ld returned 1 exit status rm -f .libs/kaffe-binS.o make[2]: *** [kaffe-bin] Fehler 1 make[2]: Leaving directory `/home/wbaer/kaffe/kaffe/kaffe' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/wbaer/kaffe/kaffe' make: *** [all-recursive] Fehler 1 System: Kernel 2.6.11.6 i686 GNU/Linux - Debian/unstable Compiler 4.0 (however 3.4 fails also) Complete configure and build logs attached. Wolfgang
compile.log.gz
Description: GNU Zip compressed data
configure.log.gz
Description: GNU Zip compressed data
_______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
