looking at the release notes, I'd assume that it all
works, there are two entries of people who got it to
run successfully on powerpc-linux.

Looking at the error message, I belive that your
configuration path prefix is messed up. Kaffe doesn't
install itself in /kaffe by default.

could you try
rm -rf /kaffe
make distclean
./configure --with-engine=intrp --prefix=/usr/local
make
make install

and see if that works better?

best regards,

dalibor topic

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to