Leo Famulari skribis: > On a system that lacks '/etc/services' (CoreOS), building Guix from > source fails because getaddrinfo() doesn't know how to proceed: > > ERROR: In procedure getaddrinfo: Servname not supported for ai_socktype > > I worked around this issue by downloading the binaries by hand with > curl. You get the error above when running “make”, which in turn runs build-aux/download.scm, right? If so, I think this can be worked around with: