As you said it turned out not to be a problem. Best regards Per Öberg
-- Per Öberg <[email protected]> Linköpings Universitet On Mon, 2012-02-13 at 16:05 +0100, Martin Sjölund wrote: > Nothing alarming (noone uses the Java interface, right?). > > It's working again in r11103 (we moved the directory and thought it > wasn't used anywhere). > > -- > Martin Sjölund > > On 2012-02-13 15:15, Per Öberg wrote: > > Hello everyone > > > > Can anyone give me a hint at what's wrong when configure spits out the > > following: > > > > ------------------------------------------------------------------------- > > checking for antlr.Tool support... cp: cannot stat > > `c_runtime/java_interface/antlr-3.1.3.jar': No such file or directory > > Exception in thread "main" java.lang.NoClassDefFoundError: antlr/Tool > > Caused by: java.lang.ClassNotFoundException: antlr.Tool > > at java.net.URLClassLoader$1.run(URLClassLoader.java:217) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:205) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:321) > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:266) > > Could not find the main class: antlr.Tool. Program will exit. > > ------------------------------------------------------------------------- > > > > > > Best regards > > Per Öberg > >
