Error building Subversion 1.7.4 - Security.h can't be found.

Francis Derive francisderive at me.com
Mon Apr 9 00:00:35 PDT 2012


Hi,

In my way to revisiting MacPorts :
	- upgraded to MacPorts-2.0.4-10.7-Lion -, 
	- doing self update, 
then :	  "port upgrade outdated" broke like this :

> :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 ?

Thanks for the tip …

Francis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120409/b6868438/attachment.html>


More information about the macports-users mailing list