As of January 02, 2019 maxmind no longer is giving access to the legacy GeoLiteCityv6-beta data
This causes compile (make) to fail when it attempts to download the database.
My workaround was to modify the build file to grab:
https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
And it proceeds with compile.