Thanks. I got caught by this too and actually fixed this yesterday. I just realized after seeing this message that I had forgotten to push my commit. Just did that.
-viral On Friday, July 11, 2014 12:54:49 AM UTC-7, Pontus Stenetorp wrote: > > Everyone, > > I read the GitHub activity as well as julia-dev and build Julia on a > daily basis, but I have not seen any mention of this error. Since it > dodged the standard `make cleanall`, I thought I should share the > simple, rather obvious, fix just in case someone tries to search for > the issue. Apparently there are some shared library symlink leftovers > that are not desirable, possibly due to a version bump. Just clean > them out with `rm deps/openspecfun/libopenspecfun.*`, run the standard > `make testall` and you should be good to go again. > > Regards, > Pontus Stenetorp >
