We've been using git-1.7.3 for some time, and decided to bite the bullet
and bring it up-to-date. git-2.6.1 built fine on all of our linux-type
machines, but failed with the error shown below on our Mac OS X 10.9
systems:
In file included from git-compat-util.h:324:0,
from cache.h:4,
from bundle.c:1:
compat/apple-common-crypto.h: In function 'git_CC_EVP_EncodeBlock':
compat/apple-common-crypto.h:32:2: error: unknown type name
'SecTransformRef'
compat/apple-common-crypto.h:36:37: error: 'kSecBase64Encoding' undeclared
(first
use in this function)
compat/apple-common-crypto.h:36:37: note: each undeclared identifier is
reported only once for each function it appears in
There are a number of other errors, but the all seem to be some variant of
this one.
The error seems to have started in git-2.1.1; I was able to build git-2.0.5
on our machine without errors, but nog git-2.1.1, which also produces this
error. What am I doing wrong?
Thanks.
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 [email protected].
For more options, visit https://groups.google.com/d/optout.