Aramis:~/mplayercvs/main pendor$ make make -C libmpcodecs cc -c -I../libvo -I../../libvo -O4 -mcpu=7450 -mtune=7450 -faltivec -pipe -ffast-math -fomit-frame-pointer -DSYS_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader -D_GNU_SOURCE -o ad_qtaudio.o ad_qtaudio.c ad_qtaudio.c:34: warning: redefinition of `SoundConverter' /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1046: warning: `SoundConverter' previously declared here ad_qtaudio.c:35: warning: redefinition of `OSType' /System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:241: warning: `OSType' previously declared here ad_qtaudio.c:36: warning: redefinition of `UnsignedFixed' /System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:143: warning: `UnsignedFixed' previously declared here ad_qtaudio.c:37: warning: redefinition of `Byte' /System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:589: warning: `Byte' previously declared here ad_qtaudio.c:38: error: redefinition of `struct SoundComponentData' ad_qtaudio.c:47: warning: redefinition of `SoundComponentData' /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:973: warning: `SoundComponentData' previously declared here ad_qtaudio.c:73: error: `SoundConverterOpen' redeclared as different kind of symbol /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1832: error: previous declaration of `SoundConverterOpen' ad_qtaudio.c:73: warning: `SoundConverterOpen' was declared `extern' and later `static' ad_qtaudio.c:74: error: `SoundConverterClose' redeclared as different kind of symbol /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1844: error: previous declaration of `SoundConverterClose' ad_qtaudio.c:74: warning: `SoundConverterClose' was declared `extern' and later `static' ad_qtaudio.c:76: error: `SoundConverterSetInfo' redeclared as different kind of symbol /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1938: error: previous declaration of `SoundConverterSetInfo' ad_qtaudio.c:76: warning: `SoundConverterSetInfo' was declared `extern' and later `static' ad_qtaudio.c:77: error: `SoundConverterGetBufferSizes' redeclared as different kind of symbol /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1861: error: previous declaration of `SoundConverterGetBufferSizes' ad_qtaudio.c:77: warning: `SoundConverterGetBufferSizes' was declared `extern' and later `static' ad_qtaudio.c:78: error: `SoundConverterConvertBuffer' redeclared as different kind of symbol /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1891: error: previous declaration of `SoundConverterConvertBuffer' ad_qtaudio.c:78: warning: `SoundConverterConvertBuffer' was declared `extern' and later `static' ad_qtaudio.c:79: error: `SoundConverterEndConversion' redeclared as different kind of symbol /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1907: error: previous declaration of `SoundConverterEndConversion' ad_qtaudio.c:79: warning: `SoundConverterEndConversion' was declared `extern' and later `static' ad_qtaudio.c:80: error: `SoundConverterBeginConversion' redeclared as different kind of symbol /System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1873: error: previous declaration of `SoundConverterBeginConversion' ad_qtaudio.c:80: warning: `SoundConverterBeginConversion' was declared `extern' and later `static' make[1]: *** [ad_qtaudio.o] Error 1 make: *** [libmpcodecs/libmpcodecs.a] Error 2 Aramis:~/mplayercvs/main pendor$ make make -C libmpcodecs cc -c -I../libvo -I../../libvo -O4 -mcpu=7450 -mtune=7450 -faltivec -pipe -ffast-math -fomit-frame-pointer -DSYS_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader -D_GNU_SOURCE -o ad_qtaudio.o ad_qtaudio.c ad_qtaudio.c: In function `loader_init': ad_qtaudio.c:113: error: invalid lvalue in assignment ad_qtaudio.c:119: error: invalid lvalue in assignment ad_qtaudio.c:131: error: invalid lvalue in assignment ad_qtaudio.c:137: error: invalid lvalue in assignment ad_qtaudio.c:143: error: invalid lvalue in assignment ad_qtaudio.c:149: error: invalid lvalue in assignment ad_qtaudio.c:155: error: invalid lvalue in assignment make[1]: *** [ad_qtaudio.o] Error 1 make: *** [libmpcodecs/libmpcodecs.a] Error 2