libgit2 / php-git

PHP bindings for libgit2
http://libgit2.github.com
MIT License
565 stars 118 forks source link

git2.so cannot be loaded. #54

Open cobrafast opened 11 years ago

cobrafast commented 11 years ago

Followed the build procedure in the README file.

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525/git2.so' - /usr/lib/php5/20100525/git2.so: undefined symbol: git_tree_create_fromindex in Unknown on line 0

With PHP 5.4.4-14 on Debian Wheezy 64.

gwijayas commented 11 years ago

Please see this issue #43

dubcanada commented 10 years ago

See 8f8627b0219d61cf13c4582b1d6d5a157e0ca0ce and make sure you have that commit.