[MacPorts] #43230: textmate2 @2.0-alpha.9529: error: use of undeclared identifier 'plist'; did you mean 'klist'?
MacPorts
noreply at macports.org
Fri Apr 4 17:27:37 PDT 2014
#43230: textmate2 @2.0-alpha.9529: error: use of undeclared identifier 'plist'; did
you mean 'klist'?
--------------------------+-----------------------
Reporter: ryandesign@… | Owner: cal@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port: textmate2
--------------------------+-----------------------
textmate2 @2.0-alpha.9529 fails to build for me on OS X Mavericks 10.9.2
with Xcode 5.1:
{{{
Frameworks/network/src/key_chain.cc:78:2: error: use of undeclared
identifier 'plist'; did you mean 'klist'?
plist::dictionary_t identities;
^~~~~
klist
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/sys/event.h:300:12:
note: 'klist' declared here
SLIST_HEAD(klist, knote);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/sys/queue.h:180:8:
note: expanded from macro 'SLIST_HEAD'
struct name { \
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/43230>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list