[MacPorts] #48981: openssh-6.9p1 fails to build due to missing sandbox/private.h on OSX10.7.5

MacPorts noreply at macports.org
Sat Sep 26 15:59:07 PDT 2015


#48981: openssh-6.9p1 fails to build due to missing sandbox/private.h on OSX10.7.5
-------------------------+--------------------------------
 Reporter:  p.ohanlon@…  |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.3.3
 Keywords:  lion         |       Port:  openssh
-------------------------+--------------------------------
 Configure complains:
 {{{
 configure: WARNING: sandbox.h: present but cannot be compiled
 }}}

 The build fails at:
 {{{
 In file included from sandbox-darwin.c:23:
 /usr/include/sandbox.h:98:29: error: sandbox/private.h: No such file or
 directory
 }}}

 It's possible to get it to compile by defining
 `__APPLE_API_STRICT_CONFORMANCE` when compiling sandbox-darwin.c (as
 suggested by: https://lists.mindrot.org/pipermail/openssh-unix-
 dev/2012-December/030895.html)

-- 
Ticket URL: <https://trac.macports.org/ticket/48981>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list