pancake wrote:
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config  -I../kaffevm -I./../kaffevm -DKAFFEH 
-I../../include -I../../config -I../../kaffe/kaffevm/jni 
-I/tmp/wip/kaffe/work/kaffe-1.1.6-pre1/./kaffe/kaffevm 
-I/tmp/wip/kaffe/work/kaffe-1.1.6-pre1/./kaffe/kaffevm/intrp 
-I/tmp/wip/kaffe/work/kaffe-1.1.6-pre1/./kaffe/kaffevm/systems/unix-pthreads 
-I../../replace -I../../binreloc -I../../config -I../../include -Dunix -I/usr/include 
-I/usr/pkg/include -DKAFFE_VMDEBUG -D_REENTRANT  -O2 -I/usr/include -I/usr/pkg/include 
-Wall -W -Wextra -mregnames -fsigned-char  -pthread  -DENABLE_BINRELOC -MT kaffeh-sigs.o 
-MD -MP -MF ".deps/kaffeh-sigs.Tpo" -c -o kaffeh-sigs.o `test -f 'sigs.c' || 
echo './'`sigs.c; \
then mv -f ".deps/kaffeh-sigs.Tpo" ".deps/kaffeh-sigs.Po"; else rm -f 
".deps/kaffeh-sigs.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../config  -I../kaffevm -I./../kaffevm -DKAFFEH 
-I../../include -I../../config -I../../kaffe/kaffevm/jni 
-I/tmp/wip/kaffe/work/kaffe-1.1.6-pre1/./kaffe/kaffevm 
-I/tmp/wip/kaffe/work/kaffe-1.1.6-pre1/./kaffe/kaffevm/intrp 
-I/tmp/wip/kaffe/work/kaffe-1.1.6-pre1/./kaffe/kaffevm/systems/unix-pthreads 
-I../../replace -I../../binreloc -I../../config -I../../include -Dunix -I/usr/include 
-I/usr/pkg/include -DKAFFE_VMDEBUG -D_REENTRANT  -O2 -I/usr/include -I/usr/pkg/include 
-Wall -W -Wextra -mregnames -fsigned-char  -pthread  -DENABLE_BINRELOC -MT 
kaffeh-support.o -MD -MP -MF ".deps/kaffeh-support.Tpo" -c -o kaffeh-support.o 
`test -f 'support.c' || echo './'`support.c; \
then mv -f ".deps/kaffeh-support.Tpo" ".deps/kaffeh-support.Po"; else rm -f 
".deps/kaffeh-support.Tpo"; exit 1; fi
In file included from ../../config/powerpc/common.h:34,
                 from ../../config/./powerpc/linux/md.h:18,
                 from ../../config/md.h:1,
                 from ../kaffevm/classMethod.h:18,
                 from support.c:26:
../../config/powerpc/atomic.h:5:30: error: powerpc32/atomic.h: No such file or 
directory

Thanks. A few files were missing in the tarball. I'm adding them now and rerunning the tests.

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to