#28786: benchmarks/polygraph @4.3.1 build failure ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: fclaire@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: polygraph ----------------------------------+----------------------------------------- Comment(by pixilla@…): 4.3.2 still fails to build on ppc 10.5.x with the same error (Select.h). I patched Select.h changing "fd_set theSet;" to "mutable fd_set theSet;" and "fd_set theReadySet;" to "mutable fd_set theReadySet;". Now 4.3.2 builds on ppc 10.5.x and continues to build on intel 10.6.x. I will test functionality if someone can provide me the method. -- Ticket URL: <https://trac.macports.org/ticket/28786#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS