Do you have this directory in your guile_load_path?
7 comments
@monkey1 ,m does nothing, even if module doesn't exists it will set it to the given module. @monkey1 damn. I've found it out. it has to be (rename-file "srfi/125.sld" "srfi/srfi-125.scm") not just (rename-file "srfi/125.sld" "srfi/125.scm") XD |
@monkey1 can you please open the gist link that I've sent?
The problem is exactly packing into guix. There is a code that's easy to copy paste and try locally.
Strangely enough it works with just "guile -l ..." and won't work with "guix build -f ...".
Although it builds successfully.
I'm clueless. The only thing I have in mind: tryinggnu-build-system instead guile-build-system.