Hi Meikel, I did that already and it did not help. I also explictly unset my CLASSPATH env in the shell from which I start ant (just to be sure) and checked that the "clojure.jar" property in clojure-contrib's build.xml is correct. I do not see this behavior when I switch clojure to svn rev 1339.
Regards Poul Meikel Brandmeyer schrieb: > Hi, > > Am 18.04.2009 um 12:17 schrieb synphonix: > > > java.lang.NoSuchMethodError: clojure.lang.MultiFn.<init>(Lclojure/ > > lang/ > > IFn;Ljava/lang/Object;Lclojure/lang/IRef;)V(NO_SOURCE_FILE:0) > > later invocations result in > > java.lang.NoClassDefFoundError: Could not initialize class > > clojure.contrib.seq_utils__init (NO_SOURCE_FILE:0) > > > > Has someone seen similar problems and fixed them? > > Ant cleaning your clojure-contrib build and recompiling > everything should fix your problem. > > Sincerely > Meikel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
