problem building Linux version
Tupshin Harper <[email protected]>
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Message-ID | <[email protected]> |
java.text.DecimalFormat.format(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;
[402 inst
java.text.DecimalFormatSymbols.getNaN()Ljava/lang/String; [3 instructions]
java.text.DecimalFormatSymbols.getMinusSign()C [3 instructions]
java.text.DecimalFormatSymbols.getInfinity()Ljava/lang/String; [3
instructions]
java.lang.Math.log(D)D
java.lang.Math.floor(D)D
java.lang.Math.pow(DD)D
java.lang.StringBuffer.insert(IC)Ljava/lang/StringBuffer; [44 instructions]
java.text.ChoiceFormat.format(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer
uctions]
java.text.MessageFormat.format(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lan
fer; [20 instructions]
java.text.MessageFormat.setLocale(Ljava/util/Locale;)V [22 instructions]
Exception in thread "main" java.lang.Exception: couldn't find method
getMessage()Ljava/lang/String; in java.lang.Exception
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:364)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:294)
at org.ibex.util.NanoGoat.loadMethod(NanoGoat.java:47)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:337)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:359)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:359)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:359)
at org.ibex.util.NanoGoat.loadMethod(NanoGoat.java:47)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:337)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:359)
at org.ibex.util.NanoGoat.visitJavaMethod(NanoGoat.java:359)
at org.ibex.util.NanoGoat.loadAllMethods(NanoGoat.java:28)
at org.ibex.util.NanoGoat.main(NanoGoat.java:95)
make[2]: *** [build/Linux/ibex.pruned.jar] Error 1
make[2]: Leaving directory `/data/scm/darcs/ibex_local'
-Tupshin