Ludovic Courtès writes:

 > Looks like you may have stale .o files (in Guix ‘SHA256_Final’ is an
 > inline function defined in sha256.h.)
 > 
 > Can you try ‘make clean && make’?

That got me back to the same problem 30 seconds later.

Next, I made a fresh clone of the Git repository, and then everything
went smoothly:

  ./bootstrap
  ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/
  make
  sudo make install

And now I can smile happily as 'guix --version' says 0.3 :-)

Thanks,
  Konrad.

Reply via email to