-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
wget on FreeBSD needs the following arguments:
--ca-certificate /usr/local/share/certs/ca-root-nss.crt
in order to work properly. Without this, the build fails with the following output:
sh -e scripts/get-libuv.sh
--2014-02-21 21:28:40-- https://github.com/joyent/libuv/archive/v0.11.19.tar.gz
Resolving github.com (github.com)... 192.30.252.130
Connecting to github.com (github.com)|192.30.252.130|:443... connected.
ERROR: cannot verify github.com's certificate, issued by '/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1':
Unable to locally verify the issuer's authority.
To connect to github.com insecurely, use `--no-check-certificate'.
SHA1 sum doesn't match, expected '5539d8e99e22b438cf4a412d4cec70ac6bb519fc' got 'da39a3ee5e6b4b0d3255bfef95601890afd80709'
*** Error code 1
Stop.
make: stopped in /usr/home/brennan/projects/neovim
Metadata
Metadata
Assignees
Labels
No labels