On Tue, Jan 27, 2015 at 6:31 PM, Micah Anderson <[email protected]> wrote: > Compiling /tmp/couchdb/src/chttpd/src/chttpd_auth_cache.erl failed: > /tmp/couchdb/src/chttpd/src/chttpd_auth_cache.erl:23: redefining macro > 'ADMIN_CTX' > ERROR: compile failed while processing /tmp/couchdb/src/chttpd: rebar_abort > Makefile:22: recipe for target 'compile' failed > make: *** [compile] Error 1
Run ./configure again - it should update couchdb-chttp app, or. better, rm -rf src/* and run ./configure to make sure that all deps is up-to-dated. -- ,,,^..^,,,
