Open JoseACT opened 8 years ago
I ran into the same problem and I am using mac.
Well i debbuged and it was a couple of dependencies missing or not updated, right now i don't have to put all that i did, but i will request an pull tonight.
Same issue for me still. Does anyone have a quick fix for it?
I've disabled magit until the dependency is fixed. The build completes now.
make Initializing submodules Submodule 'libs/async' (https://github.com/jwiegley/emacs-async.git) registered for path 'libs/async' Submodule 'libs/auto-complete' (https://github.com/azer/auto-complete.git) registered for path 'libs/auto-complete' ... Cloning into 'libs/zencoding'... remote: Counting objects: 158, done. remote: Total 158 (delta 0), reused 0 (delta 0), pack-reused 158 Receiving objects: 100% (158/158), 55.45 KiB | 0 bytes/s, done. Resolving deltas: 100% (75/75), done. Checking connectivity... done. Submodule path 'libs/zencoding': checked out '58e42af182c98cb9941d27cd042d227fbf4e146c' Unable to checkout '42601d2ff8ff0071a099c50d4afab0ca7945e6af' in submodule path 'libs/yasnippet' Makefile:28: recipe for target 'init-submodules' failed make: *\ [init-submodules] Error 1
I'm trying to install with your instructions but i couldn't finish the installation.