#22154: osxvnc:-3.0: build failure ------------------------------------+--------------------------------------- Reporter: dmcguire@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: osxvnc, vineserver | ------------------------------------+--------------------------------------- Comment(by ryandesign@…): Replying to [comment:4 ryandesign@…]:
The source looks for a #define !__COREGRAPHICS!__ to decide whether to define CGPoint. This constant was defined in Apple's CoreGraphics.h in 10.4 and 10.5 but no longer in 10.6. I'll patch it to use the #define COREGRAPHICS_H_ instead which is available on all three OS versions.
I [https://sourceforge.net/tracker/?func=detail&aid=2923734&group_id=64523&atid... reported this problem to the developers]. -- Ticket URL: <http://trac.macports.org/ticket/22154#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS