Re: error at "aclocal -I m4" during packaging

2020-11-06 Thread mbcladwell
To update my previous email - by including "bash" "bash-minimal" in the manifest and importing modules (guix build utils) (guix build-system guile) I get past the aclocal error and now the error is: cat: build.err.cache.go: No such file or directory make: *** [Makefile:79: obj/artanis/arta

error at "aclocal -I m4" during packaging

2020-11-05 Thread mbcladwell
Hi, I am working with Artanis-4.1 on Guile-2.2.7 in a Guix protected environment. I have a bug-fix branch of Artanis called artanis-fix-ssql. I need to package artanis-fix-ssql for testing. I tried to import the package recipe from artanis --manifest.scm-- (