Hi, thanks for the quick reply:
On Sun, Mar 09, 2014 at 10:00:24PM +0100, Emmanuel Bourg wrote: > Le 09/03/2014 21:50, Andreas Tille a écrit : > > > Any hint? > > Certainly, the *cough* README also states that cofoja requires ASM 4 or > higher, so you should try with libasm4-java instead. Ahh, I (wrongly) assumed that the unversioned lib would point to the latest packaged upstream release. However, this does not make things really better: configure: [echo] Configuration [echo] ------------- [echo] ASM JAR: /usr/share/java/asm4.jar [echo] JUnit JAR: /usr/share/java/junit.jar [echo] JDK Tools JAR: /usr/lib/jvm/java-7-openjdk-amd64/jre/../lib/tools.jar [echo] Bootstrap JAR: no such file: build/bootstrap.jar [echo] Snapshot: true [echo] Debug: true init: [mkdir] Created dir: /tmp/buildd/libcofoja-java-1.1-r150/obj [mkdir] Created dir: /tmp/buildd/libcofoja-java-1.1-r150/dist build: [mkdir] Created dir: /tmp/buildd/libcofoja-java-1.1-r150/obj/bare [ujavac] Compiling 85 source files to /tmp/buildd/libcofoja-java-1.1-r150/obj/bare [ujavac] /tmp/buildd/libcofoja-java-1.1-r150/src/com/google/java/contract/core/agent/ClassContractHandle.java:23: error: package org.objectweb.asm.tree does not exist [ujavac] import org.objectweb.asm.tree.MethodNode; [ujavac] ^ [ujavac] /tmp/buildd/libcofoja-java-1.1-r150/src/com/google/java/contract/core/agent/ContractHandle.java:30: error: package org.objectweb.asm.tree does not exist [ujavac] import org.objectweb.asm.tree.MethodNode; [ujavac] ^ [ujavac] /tmp/buildd/libcofoja-java-1.1-r150/src/com/google/java/contract/core/agent/ClassContractHandle.java:55: error: cannot find symbol [ujavac] MethodNode contractMethod, [ujavac] ^ ... Anything else I'm doing wrong? Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140309211938.gd10...@an3as.eu