Hi, I've tried to build kaffe on HP's TestDrive's alpha-tru64 machine, but I didn't get too far with this one either:
../kaffe/kaffeh/kaffeh -jni -classpath ../../kaffe-1.1.0/libraries/javalib/Klasses.jar.bootstrap -o org_tritonus_lowlevel_alsa_AlsaSeqSystemInfo.h org/tritonus/lowlevel/alsa/AlsaSeqSystemInfo ln -s ifaddrs.h Making all in replace source='../../kaffe-1.1.0/replace/getifaddrs.c' object='getifaddrs.lo' libtool=yes depfile='.deps/getifaddrs.Plo' tmpdepfile='.deps/getifaddrs.TPlo' depmode=gcc /bin/bash ../../kaffe-1.1.0/depcomp /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../kaffe-1.1.0/replace -I../config -I../include -I.. -I../../kaffe-1.1.0 -DKVER='"1.1.0"' -I/tmp/kaffe/build/../kaffe-1.1.0/kaffe/kaffevm -I/tmp/kaffe/build/../kaffe-1.1.0/kaffe/kaffevm/systems/unix-jthreads -I../../kaffe-1.1.0/config -I../../kaffe-1.1.0/include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -c -o getifaddrs.lo `test -f '../../kaffe-1.1.0/replace/getifaddrs.c' || echo '../../kaffe-1.1.0/replace/'`../../kaffe-1.1.0/replace/getifaddrs.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../kaffe-1.1.0/replace -I../config -I../include -I.. -I../../kaffe-1.1.0 -DKVER=\"1.1.0\" -I/tmp/kaffe/build/../kaffe-1.1.0/kaffe/kaffevm -I/tmp/kaffe/build/../kaffe-1.1.0/kaffe/kaffevm/systems/unix-jthreads -I../../kaffe-1.1.0/config -I../../kaffe-1.1.0/include -DKAFFE_VMDEBUG -g -O2 -Wall -Wstrict-prototypes -mieee -c ../../kaffe-1.1.0/replace/getifaddrs.c -Wp,-MD,.deps/getifaddrs.TPlo -DPIC -o .libs/getifaddrs.o *** Exit 1*** Exit 1No suffix list. Some messages on the automake mailing list blame not using GNU make for "No suffix list" messages ... cheers, dalibor topic __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
