You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
For reasons that I assume are unrelated, the .git directory for bigcouch and the dependencies had some broken symlinks after cloning (e.g., the description file and the hooks). Strangely this causes make install to fail:
ERROR: Unable to generate spec: read file info /home/garyf/bigcouch/rel/../deps/chttpd/.git/description failed
Once I fixed the symlinks it built without incident.
If the build process has some need to be examining these files then this probably isn't a bug, but that seemed unlikely to me.