#33304: libsndfile: #include <Carbon.h> not working on Xcode 4.4 ---------------------------------------+------------------------------------ Reporter: thomas.c.jansen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: libsndfile ---------------------------------------+------------------------------------ When installing libsndfile (as part of ffmpeg) with Xcode 4.4 he compilation fails, because "Carbon.h" could not be found (in file "sndfile-play.c", line 61). Changing the include from "#include <Carbon.h>" to "#include <Carbon/Carbon.h>" will fix the issue. -- Ticket URL: <https://trac.macports.org/ticket/33304> MacPorts <http://www.macports.org/> Ports system for Mac OS