[MacPorts] #62654: xorg-server-legacy @1.20.10_1 does not build on PPC Tiger, Mac OS X 10.4.11, because of missing spawn.h

MacPorts noreply at macports.org
Wed Apr 7 13:26:30 UTC 2021


#62654: xorg-server-legacy @1.20.10_1 does not build on PPC Tiger, Mac OS X
10.4.11, because of missing spawn.h
---------------------------------+--------------------
  Reporter:  ballapete           |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:  2.6.4
Resolution:                      |   Keywords:  tiger
      Port:  xorg-server-legacy  |
---------------------------------+--------------------

Comment (by ballapete):

 `bundle_trampoline.c` needs one data data type and three functions
 defined:

 {{{
     posix_spawnattr_t
     posix_spawnattr_init()
     posix_spawnattr_setflags()
     posix_spawn()
 }}}

 `Leopard` has them in `/usr/include/sys/spawn.h`.

-- 
Ticket URL: <https://trac.macports.org/ticket/62654#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list