Perhaps you need a newer rhino version?  Also, do you have access to try
the compile with ubuntu 9.10?

I think LP may have another bug about rhino, something about using the
system version instead of the version shipped with OpenJDK.

-- 
Etherpad will not compile - EvaluatorException - syntax error
https://bugs.launchpad.net/bugs/503000
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
This builds fine using Sun's JDK - well...it still needs a patch for Ubuntu, 
but it will build.

Got an error trying to install on Ubuntu Server 9.04:

building javascript classfiles... org.mozilla.javascript.EvaluatorException?: 
syntax error (cache_utils.js#17)

    at 
org.mozilla.javascript.DefaultErrorReporter?.runtimeError(DefaultErrorReporter?.java:109)
 at 
org.mozilla.javascript.DefaultErrorReporter?.error(DefaultErrorReporter?.java:96)
 at org.mozilla.javascript.Parser.addError(Parser.java:146) at 
org.mozilla.javascript.Parser.reportError(Parser.java:160) at 
org.mozilla.javascript.Parser.primaryExpr(Parser.java:2464) at 
org.mozilla.javascript.Parser.memberExpr(Parser.java:1950) at 
org.mozilla.javascript.Parser.unaryExpr(Parser.java:1808) at 
org.mozilla.javascript.Parser.mulExpr(Parser.java:1737) at 
org.mozilla.javascript.Parser.addExpr(Parser.java:1718) at 
org.mozilla.javascript.Parser.shiftExpr(Parser.java:1698) at 
org.mozilla.javascript.Parser.relExpr(Parser.java:1672) at 
org.mozilla.javascript.Parser.eqExpr(Parser.java:1628) at 
org.mozilla.javascript.Parser.bitAndExpr(Parser.java:1617) at 
org.mozilla.javascript.Parser.bitXorExpr(Parser.java:1606) at 
org.mozilla.javascript.Parser.bitOrExpr(Parser.java:1595) at 
org.mozilla.javascript.Parser.andExpr(Parser.java:1583) at 
org.mozilla.javascript.Parser.orExpr(Parser.java:1571) at 
org.mozilla.javascript.Parser.condExpr(Parser.java:1554) at 
org.mozilla.javascript.Parser.assignExpr(Parser.java:1539) at 
org.mozilla.javascript.Parser.expr(Parser.java:1518) at 
org.mozilla.javascript.Parser.statementHelper(Parser.java:1245) at 
org.mozilla.javascript.Parser.statement(Parser.java:708) at 
org.mozilla.javascript.Parser.parse(Parser.java:401) at 
org.mozilla.javascript.Parser.parse(Parser.java:338) at 
org.mozilla.javascript.optimizer.ClassCompiler?.compileToClassFiles(ClassCompiler?.java:161)
 at net.appjet.bodylock.compilationutils$.compileToBytes(bodylock.scala:188) at 
net.appjet.bodylock.Compiler$.compileSingleFile(bodylock.scala:265) at 
net.appjet.bodylock.Compiler$$anonfun$main$2.apply(bodylock.scala:288) at 
net.appjet.bodylock.Compiler$$anonfun$main$2.apply(bodylock.scala:277) at 
scala.Iterator$class.foreach(Iterator.scala:414) at 
scala.runtime.BoxedArray?$AnyIterator?.foreach(BoxedArray?.scala:45) at 
scala.Iterable$class.foreach(Iterable.scala:256) at 
scala.runtime.BoxedArray?.foreach(BoxedArray?.scala:24)



_______________________________________________
Mailing list: https://launchpad.net/~openjdk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp

Reply via email to