[MacPorts] #33949: Error building Subversion 1.7.4 - Security.h can't be found.
MacPorts
noreply at macports.org
Mon Apr 9 01:13:38 PDT 2012
#33949: Error building Subversion 1.7.4 - Security.h can't be found.
---------------------------------------------------------------------------+
Reporter: francisderive@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: High | Milestone: MacPorts 2.1.0
Component: ports | Version: 2.0.4
Keywords: subversion SVN_HAVE_KEYCHAIN_SERVICES fileNotFound Security.h | Port: subversion-1.7.4
---------------------------------------------------------------------------+
:info:build subversion/libsvn_subr/macos_keychain.c:41:10: fatal error:
'Security/Security.h' file not found
:info:build #include <Security/Security.h>
:info:build ^
:info:build 1 error generated.
:info:build make: *** [subversion/libsvn_subr/macos_keychain.lo] Error 1
In the subversion-1.7.4.tar expanded download I see this in the file
macos_keychain.c:41:10
#ifdef SVN_HAVE_KEYCHAIN_SERVICES
#include <Security/Security.h>
So it appears that SVN_HAVE_KEYCHAIN_SERVICES might be defined - seems
accurate - and Security.h can't be found : How to ?
--
Ticket URL: <https://trac.macports.org/ticket/33949>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list