Gioco,<br><br>It seems that the kaffe is compiled with the jit3. I had the same problem when I crosscompiled kaffe&nbsp; for&nbsp; PPC.&nbsp; It seems that jit3 is not fully implemented for PPC. You can try to configure kaffe with --with-engine=intrp. Please let me know if you can find some more information about the PPC jit3 implementation.
<br><br>Regards,<br>Nikola<br><br><div><span class="gmail_quote">On 6/29/06, <b class="gmail_sendername">gioco</b> &lt;<a href="mailto:giocolinux@yahoo.it">giocolinux@yahoo.it</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all ,<br><br>I'm new to Kaffe. I have compiled successfully Kaffe 1.1.7 on my iBook<br>G4 (running Slackintosh current, Linux <a href="http://2.6.17.1">2.6.17.1</a>), but when I run 'make<br>check' I get:<br><br>Method Constant Pool:
<br>soft_fixup_trampoline(): return 0x1012de58<br>/bin/sh: line 4: 23653 Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;env<br>TEST_CLASSES=&quot;ConstMethods.class ConstMathMethods.class<br>ParameterizedMethods.class ParameterizedMathMethods.class
<br>ParameterizedLogicalMethods.class ParameterizedBitwiseMethods.class<br>ControlFlowMethods.class StaticMethodCall.class TypeConversion.class<br>StaticFields.class PrimitiveArrays.class ObjectFields.class<br>MethodOptimizations.class
 NativeMethodCall.class Exceptions.class<br>VirtualMethod.class&quot; `. ../../BUILD_ENVIRONMENT;<br>BOOTCLASSPATH=.:\${BOOTCLASSPATH}; export BOOTCLASSPATH; sed 's/.*export<br>\(.*\)/echo \1=$\1/' &lt; ../../BUILD_ENVIRONMENT | sh` ${dir}$tst
<br>FAIL: jitBasic<br>================================<br>1 of 1 tests failed<br>Please report to <a href="mailto:kaffe@kaffe.org">kaffe@kaffe.org</a><br>================================<br><br>When I try to run a simple HelloWorld application (compiled with jikes)
<br>I get:<br><br>gioco@giocoiBook:~/src$ java HelloWorldApp<br>Internal error: caught an unexpected exception.<br>Please check your CLASSPATH and your installation.<br>java/lang/NullPointerException<br>Abortito<br><br>I also noticed that there is no 
Klasses.jar in /usr/local/kaffe.<br><br>I don't know how to make it work, could you help me, please?<br><br>Thanks in advance.<br>--<br>gioco<br><br>--<br>Chiacchiera con i tuoi amici in tempo reale!<br> <a href="http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com">
http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com</a><br><br>_______________________________________________<br>kaffe mailing list<br><a href="mailto:kaffe@kaffe.org">kaffe@kaffe.org</a><br><a href="http://kaffe.org/cgi-bin/mailman/listinfo/kaffe">
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe</a><br></blockquote></div><br>