Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git_rev.h cannot be found #12

Closed
apoleon opened this issue Nov 9, 2015 · 5 comments
Closed

git_rev.h cannot be found #12

apoleon opened this issue Nov 9, 2015 · 5 comments

Comments

@apoleon
Copy link

apoleon commented Nov 9, 2015

When building the latest tarball release of Dreamchess, 0.2.1-RC2, the build fails with an error message that src/include/git_rev.h cannot be found. The problem is that the Makefile assumes an existing Git repository which is not true for tarball releases. It would be great if git_rev.h could be included into those tarballs.

@waltervn
Copy link
Member

waltervn commented Nov 9, 2015

The tarball does appear to contain git_rev.h though, any idea what's going on exactly?

@apoleon
Copy link
Author

apoleon commented Nov 9, 2015

I have just downloaded the source tarball again but I cannot find git_rev.h.

@waltervn
Copy link
Member

waltervn commented Nov 9, 2015

Are you downloading dreamchess-0.2.1-RC2.tar.gz? The other download labled "Source code" indeed does not contain the file.

@apoleon
Copy link
Author

apoleon commented Nov 9, 2015

Yes, I downloaded the "source code" labeled one.

@waltervn
Copy link
Member

waltervn commented Nov 9, 2015

I don't think I have any control over that download, unfortunately. It's automatically tarred by github.

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

No branches or pull requests

2 participants