[MacPorts] #29483: vineserver: expected specifier-qualifier-list before 'pthread_mutex_t'
MacPorts
noreply at macports.org
Tue May 17 06:30:09 PDT 2011
#29483: vineserver: expected specifier-qualifier-list before 'pthread_mutex_t'
----------------------------------------+-----------------------------------
Reporter: martinezino@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: vineserver
----------------------------------------+-----------------------------------
Comment(by ryandesign@…):
That doesn't seem to be it though; from what I can see, the V3_1 tag
hasn't changed in 20 months.
The pthread_mutex_t error can be overcome, as I gathered from a Google
search, by adding "`#include <pthread.h>`" near the top of OSXvnc-
server/rfb.h, but then I run into "`TigerExtensions.m:383: error:
'smLastScript' undeclared (first use in this function)`" which is strange
because right above that I get "`TigerExtensions.m:383: warning:
'GetScriptManagerVariable' is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:993)`"
and that Script.h is exactly where smLastScript is declared.
Still baffled why this used to work and now doesn't. vineserver doesn't
have any dependencies to speak of, so I can only guess that an Xcode or
Mac OS X update caused these problems.
--
Ticket URL: <https://trac.macports.org/ticket/29483#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list