Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

make install fails when .git contains broken symlinks #116

Open
gfredericks opened this issue Oct 11, 2012 · 0 comments
Open

make install fails when .git contains broken symlinks #116

gfredericks opened this issue Oct 11, 2012 · 0 comments

Comments

@gfredericks
Copy link

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.

I'm using the bigcouch-0.4.0 tag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant