Opened 5 years ago

Closed 5 years ago

#57495 closed defect (fixed)

ptex: fatal error: 'os/lock.h' file not found

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ptex

Description

ptex fails to build on 10.9:

src/ptex/PtexPlatform.h:70:10: fatal error: 'os/lock.h' file not found
#include <os/lock.h>
         ^

Change History (1)

comment:1 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 4adad9cbfe6559e9a1bab709650911aa2072a82d/macports-ports (master):

ptex: fix build on older systems

Fixes #57495
No revbump since port either builds correctly or not at all

Note: See TracTickets for help on using tickets.