[kaffe] Build with configure --with-staticvm --with-staticlib fails

Wolfgang Baer WBaer at gmx.de
Sat Jul 9 10:51:35 PDT 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compile.log.gz
Type: application/x-gzip
Size: 26375 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20050709/935523f9/attachment-0004.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.gz
Type: application/x-gzip
Size: 5980 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20050709/935523f9/attachment-0005.bin 


More information about the kaffe mailing list