#49753: sip_copy_proc.c:333:45: error: use of undeclared identifier 'O_CLOEXEC' ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.3.99 Resolution: fixed | Keywords: Port: | ---------------------------+-------------------- Changes (by snc@…): * status: new => closed * resolution: => fixed Comment: 10.6 and earlier do not have `O_CLOEXEC` (close on exit) defined. I've committed r142960, which simply skips that file creation flag. -- Ticket URL: <https://trac.macports.org/ticket/49753#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X