Hello, On 12/20/17 20:05, [email protected] wrote: > Backtrace: > madvise failed: Function not implemented > 16 (primitive-load "/gnu/store/lk8f1fvxblp413vyrwpl3qa73bl?")
I think this is because madvise is not implemented on Hurd and Guile is using it. I had send a patch to workaround this on Guile [1], but I think it never got accepted. Could you apply it on the Guile you are using and try again? Manolis [1] https://lists.gnu.org/archive/html/guile-devel/2017-07/msg00001.html
