[MacPorts] #22154: osxvnc:-3.0: build failure
MacPorts
noreply at macports.org
Tue Dec 29 12:30:48 PST 2009
#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 |
------------------------------------+---------------------------------------
Changes (by ryandesign@…):
* status: assigned => closed
* resolution: => fixed
* port: osxvnc => osxvnc, vineserver
Comment:
The above output is incomplete.
[ticket:23062 Updating to 3.1] resolves one error but not this one:
{{{
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_aqua_vineserver/work/OSXvnc
/OSXvnc-server/rfb.h:45: error: redefinition of 'struct CGPoint'
}}}
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.
* r62138: vineserver 3.1 is in the ports tree now and builds on Snow
Leopard
* r62139: osxvnc is replaced by vineserver
--
Ticket URL: <http://trac.macports.org/ticket/22154#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list