[MacPorts] #22342: wine-devel 1.1.33 fails to build winecoreaudio.drv on SnowLeopard
MacPorts
noreply at macports.org
Tue Nov 24 09:59:20 PST 2009
#22342: wine-devel 1.1.33 fails to build winecoreaudio.drv on SnowLeopard
-----------------------------------+----------------------------------------
Reporter: jeremyhu@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: SnowLeopard | Port: wine-devel
-----------------------------------+----------------------------------------
Comment(by jeremyhu@…):
{{{
$ echo '#include <CoreAudio/CoreAudio.h>' | gcc -dM -E - -o - | grep
LIST_ENTRY
#define LIST_ENTRY(type) struct { struct type *le_next; struct type
**le_prev; }
#define SLIST_ENTRY(type) struct { struct type *sle_next; }
}}}
--
Ticket URL: <http://trac.macports.org/ticket/22342#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list