twemcache
twemcache copied to clipboard
build.sh
Hi @thinkingfish
On my laptop, build.sh can't resolve https://artifactory.twitter.biz, maybe it's an internal url. So build.sh can't download musl, and the same to libevent-2.0.22-stable.tar.gz
Thanks
Hi, I had the same problem but was able to pull from alternative sources such as https://www.musl-libc.org/releases/musl-1.1.16.tar.gz and https://github.com/libevent/libevent/releases/download/release-2.1.11-stable/libevent-2.1.11-stable.tar.gz and then the build completed successfully.