[MPlayer-dev-eng] intel os x compile broken between revision 21241 and revision 21242
Dave Chand
devchan1 at bellsouth.net
Sun Nov 26 18:44:21 CET 2006
On Nov 26, 2006, at 10:24 AM, Dominik 'Rathann' Mierzejewski wrote:
> Please include the configure line you used and the output of both
> configure
> and make.
configure parameters is the same on both revisions
./configure --prefix=/sw --disable-win32
on revision 21241 make goes to completion.
on revision 21242 make bails with the following *long* error:
In file included from /Developer/SDKs/MacOSX10.4u.sdk/usr/include/
math.h:28,
from /Developer/SDKs/MacOSX10.4u.sdk/System/Library/
Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:19,
from /Developer/SDKs/MacOSX10.4u.sdk/System/Library/
Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/
Headers/CarbonCore.h:20,
from /Developer/SDKs/MacOSX10.4u.sdk/System/Library/
Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
from /Developer/SDKs/MacOSX10.4u.sdk/System/Library/
Frameworks/Carbon.framework/Headers/Carbon.h:20,
from /Developer/SDKs/MacOSX10.4u.sdk/System/Library/
Frameworks/QuickTime.framework/Headers/QuickTimeComponents.h:20,
from ad_qtaudio.c:19:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/i386/math.h:
167: error: parse error before '__attribute__'
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/i386/math.h:
167: error: parse error before 'inline'
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/i386/math.h:
168: error: parse error before '__attribute__'
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/i386/math.h:
168: error: parse error before 'inline'
<snip>
.
.
.
<snip>
make[1]: *** [ad_qtaudio.o] Error 1
make: *** [libmpcodecs/libmpcodecs.a] Error 2
dc
More information about the MPlayer-dev-eng
mailing list