[email protected] (2016-01-27 18:53 +0300) wrote: > Hi, > > i clone guix from git(in GuixSD), and when run 'make check' display FAIL > message. But the command './pre-inst-env' works. > > These are the commands that run: > > git clone git://git.savannah.gnu.org/guix.git > guix environment guix > ./bootstrap > ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ > --localstatedir=/var
Just a side note: "--with-libgcrypt-prefix" is not necessary now (I think after commit dd01fec¹). ¹ http://git.savannah.gnu.org/cgit/guix.git/commit/?id=dd01fecd23a4ded46b99a51dc08ac5d964dbcd53 -- Alex
