[MPlayer-dev-eng] Re: still more MacOS X build issues: "__attribute__" stuff

Chris Roccati roccati at pobox.com
Sat Dec 2 11:17:29 CET 2006


On 2 Dec 2006, at 07:44 , <sci-fi at hush.ai> <sci-fi at hush.ai> wrote:

> On 2006-12-01 06:41:18 -0600, Chris Roccati <rratboy at pobox.com> said:
>
>> On 1 Dec 2006, at 10:02 , <sci-fi at hush.ai> <sci-fi at hush.ai> wrote:
>>> Updating to r21406 didn't help anything here.
>>> I can't accurately tell if Chris Roccati's patches have already
>>> been applied (will be in the parent thread at the URLs I've
>>> mentioned).  Is this attribute problem related?
>> As far as I can tell, version 21409 from svn has all the header   
>> reorderings needed, except for mencoder.c which still requires  
>> moving  #include "get_path.c" from line 76 to line 50.

> and i've svn up'd to r21430 now,
> still no help, still getting parse errors before __attribute__ etc.
> for stream_cdda.c

Yep. The problem is the two libavutil includes before the system  
includes. As usual, moving lines 9 and 10 before the libavutil  
includes should fix it. The right thing should probably be to "fix"  
libavutil includes.

I don't use CDPARANOIA, so I didn't notice it.





More information about the MPlayer-dev-eng mailing list