Hi, These are the build errors for static build on x86_64.
/home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffevm/.libs/libkaffevm.a(ltdl.o)(.text+0x3cda): In function `sys_dl_open': /home/mfranz/development/kaffe-dev/kaffe/libltdl/ltdl.c:1107: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ../../libraries/clib/native/.libs/libnative.a(libnative_la-gnu_classpath_VMSystemProperties.o)(.text+0xfc): In function `Java_gnu_classpath_VMSystemProperties_getUserHome': /home/mfranz/development/kaffe-dev/kaffe/libraries/clib/native/gnu_classpath_VMSystemProperties.c:336: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ../../libraries/clib/net/.libs/libnet.a(libnet_la-InetAddressImpl.o)(.text+0x329): In function `gnu_java_net_SysInetAddressImpl_getHostByName': /home/mfranz/development/kaffe-dev/kaffe/libraries/clib/net/InetAddressImpl.c:151: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffevm/.libs/libkaffevm.a(syscalls.o)(.text+0x9e4): In function `jthreadedGetHostByAddr': /home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffevm/systems/unix-pthreads/syscalls.c:396: warning: Using 'gethostbyaddr' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffevm/.libs/libkaffevm.a(syscalls.o)(.text+0xa64): In function `jthreadedGetHostByName': /home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffevm/systems/unix-pthreads/syscalls.c:379: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/mfranz/development/kaffe-dev/kaffe/replace/.libs/libreplace.a(getaddrinfo.o)(.text+0x358): In function `my_getaddrinfo': /home/mfranz/development/kaffe-dev/kaffe/replace/getaddrinfo.c:368: warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/mfranz/development/kaffe-dev/kaffe/replace/.libs/libreplace.a(getaddrinfo.o)(.text+0xb2): In function `my_getnameinfo': /home/mfranz/development/kaffe-dev/kaffe/replace/getaddrinfo.c:523: warning: Using 'getservbyport' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking rm -f .libs/kaffe-binS.o make[3]: Leaving directory `/home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffe' make[2]: Leaving directory `/home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffe' make[1]: Leaving directory `/home/mfranz/development/kaffe-dev/kaffe' Making all in po make[1]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/mfranz/development/kaffe-dev/kaffe/po' Michael _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
