[MacPorts] #22342: wine-devel 1.1.34 fails to build winecoreaudio.drv on SnowLeopard
MacPorts
noreply at macports.org
Mon Dec 21 17:34:56 PST 2009
#22342: wine-devel 1.1.34 fails to build winecoreaudio.drv on SnowLeopard
------------------------------------+---------------------------------------
Reporter: jeremyhu@… | Owner: ryandesign@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Resolution: | Keywords: SnowLeopard
Port: wine-devel |
------------------------------------+---------------------------------------
Comment(by jeremyhu@…):
Ok, this is happening because I've got a dispatch/dispatch.h being pulled
in from /usr/local/include rather than /usr/include
~ $ echo '#include <CoreAudio/CoreAudio.h>' | gcc -E - -o
fromCoreAudio.2.txt
In file included from /usr/include/sys/event.h:292,
from /usr/local/include/dispatch/dispatch.h:35,
from
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:12,
from
/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:53,
from
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:83,
from
/System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h:19,
from <stdin>:1:
/usr/include/sys/queue.h:1:2: error: #error "Die"
This one includes <sys/event.h> which the shipped one doesn't.
--
Ticket URL: <http://trac.macports.org/ticket/22342#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list