We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Once issue #506 is fixed, The build fails with the following output:
LD src/nix-store/nix-store g++: error: @SODIUM_LIBS@: No such file or directory mk/lib.mk:103: recipe for target 'src/nix-store/nix-store' failed make: *** [src/nix-store/nix-store] Error 1
The text was updated successfully, but these errors were encountered:
installing libsodium from here: https://github.com/jedisct1/libsodium did not fix the issue.
Sorry, something went wrong.
Hm, it builds fine on Ubuntu 14.10 in our build farm: http://hydra.nixos.org/job/nix/master/deb_ubuntu1410x86_64/all
@krafczyk can you provide a http://sscce.org/? Specifically which installation path you chose.
Closing on account of age.
edolstra
No branches or pull requests
Once issue #506 is fixed, The build fails with the following output:
LD src/nix-store/nix-store
g++: error: @SODIUM_LIBS@: No such file or directory
mk/lib.mk:103: recipe for target 'src/nix-store/nix-store' failed
make: *** [src/nix-store/nix-store] Error 1
The text was updated successfully, but these errors were encountered: