That's a weird one :)

Couple of questions...

What version of pigpen are you using?
What are you using to compile & produce that output? It doesn't look like 
lein or gradle output.
What OS are you using?
Do you have a full sample project to repro?
Does your project have any other references? Something that might be 
pulling in a different version of instaparse?

There was an earlier version of pigpen that had a bad version of 
instaparse, but that was fixed long 
ago: https://github.com/Netflix/PigPen/issues/4

Sorry to answer your question with a bunch of questions, but I haven't seen 
that one before.

-Matt

On Thursday, September 11, 2014 5:16:45 PM UTC-7, Sunil Nandihalli wrote:
>
> Hi ,
>  I am trying to compile a simple clj file which does nothing apart from 
> requiring the pigpen name-space and it fails to compile with the following 
> error. Can anybody help?
>
> Attempting to call unbound fn: #'instaparse.combinators-source/cat
>
> the full stack trace is here. 
> https://gist.github.com/sunilnandihalli/b400e21552ca97038e56
>
> Thanks,
> Sunil.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to