Skip to content
New issue

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

Building nix master branch fails on ubuntu 14.10 with a SODIUM_LIBS error #507

Closed
krafczyk opened this issue Mar 21, 2015 · 4 comments
Closed
Assignees

Comments

@krafczyk
Copy link

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

@krafczyk
Copy link
Author

installing libsodium from here: https://github.com/jedisct1/libsodium
did not fix the issue.

@edolstra
Copy link
Member

Hm, it builds fine on Ubuntu 14.10 in our build farm: http://hydra.nixos.org/job/nix/master/deb_ubuntu1410x86_64/all

@domenkozar
Copy link
Member

@krafczyk can you provide a http://sscce.org/? Specifically which installation path you chose.

@edolstra
Copy link
Member

Closing on account of age.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants