[MacPorts] #35358: libsndfile build error OS X 10.8 and Xcode 4.4
MacPorts
noreply at macports.org
Sun Jul 29 13:44:35 PDT 2012
#35358: libsndfile build error OS X 10.8 and Xcode 4.4
-----------------------------------+----------------------------------------
Reporter: benedikt@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: mountainlion | Port: libsndfile
-----------------------------------+----------------------------------------
Comment(by ks+macports@…):
Something (prolly CFArray.h or sndfile-play.c) needs to #include
"CFBase.h". IMO, CFArray.h is broken, but that's Apple's problem.
{{{
> grep -rsn CF_IMPLICIT_BRIDGING_ENABLED
/System/Library/Frameworks/*/Headers
...
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:297:#ifndef
CF_IMPLICIT_BRIDGING_ENABLED
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:299:#define
CF_IMPLICIT_BRIDGING_ENABLED _Pragma("clang arc_cf_code_audited begin")
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:301:#define
CF_IMPLICIT_BRIDGING_ENABLED
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35358#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list