I tried to compile git-2.6.1 on Mac OS X 10.9.5, and got this error:

    LINK git-credential-store
Undefined symbols for architecture x86_64:
  "_reencode_string_iconv", referenced from:
      _precompose_argv in libgit.a(precompose_utf8.o)
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make: *** [git-credential-store] Error 1

This was introduced with git-2.1.0; I was able to successfully compile and 
link git-2.0.5, but not git-2.1.0.

Mark E. Hamilton





-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to