Re: crunch-scheme: test script failed
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
> Hi felix, > > In v0.6, the module (crunch c) doesn't have (crunch compiler types) listed as a component dependency in the egg file: > > (extension crunch.c > (component-dependencies crunch.compiler.type)) Thanks, I have pushed a new version (0.7). > > It built fine after adding that, but tests here failed with: > > It seems the crunch-utf.o file wasn't linked. Something wrong in the test script, I will push a fix in the next version - I'm sure we find more things to repair... felix