-
Notifications
You must be signed in to change notification settings - Fork 78
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
Error compile on MacOS X #29
Comments
sorry, please try #26. |
@Crash- oops, missed link. you have to use this libgit2 commit and current php-git2 dev branch. I'll plan to use libgit2 static lib for next php-git2 version as it's hard to support several libgit2 version. |
@chobie Thank you very much for your help. You can close this issue :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The compilation of libgit2 works fine, but when I try to compile the PHP-GIT extension, I've this error during the make step.
I use the PHP 5.3.10 version compiled from macport repo:
php -v
PHP 5.3.10 (cli) (built: Mar 4 2012 12:36:34)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with Xdebug v2.1.2, Copyright (c) 2002-2011, by Derick Rethans
Any ideas?
Thank you,
The text was updated successfully, but these errors were encountered: