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

go1.4: could not determine kind of name for C.git_push_unpack_ok #153

Closed
rnix opened this issue Dec 12, 2014 · 2 comments
Closed

go1.4: could not determine kind of name for C.git_push_unpack_ok #153

rnix opened this issue Dec 12, 2014 · 2 comments

Comments

@rnix
Copy link

rnix commented Dec 12, 2014

Was working prior to go 1.4

$ git pull
$ make install
...
could not determine kind of name for C.git_push_unpack_ok
@rnix
Copy link
Author

rnix commented Dec 12, 2014

Hmmm. Solved?

$ git submodule deinit -f
$ git submodule update init
make install

@rnix rnix closed this as completed Dec 12, 2014
@carlosmn
Copy link
Member

This isn't about Go 1.4. You were trying to run git2go against a version of libgit2 which it does not support. The submodule is there to mark the compatible version of libgit2.

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