Hi,

I have a problem building scummvm. During compiling I get the error message:

g++ 
-Wp,-MMD,"backends/midi/.deps/coreaudio.d",-MQ,"backends/midi/coreaudio.o",-MP 
-Wall -Os -I/sw/include -O2 -Wuninitialized -ansi -W -Wno-unused-parameter 
-Wconversion -pedantic -Wno-long-long -Wno-multichar -Wno-unknown-pragmas 
-Wno-reorder -Wpointer-arith -Wcast-qual -Wcast-align -Wshadow -Wimplicit 
-Wnon-virtual-dtor -Wwrite-strings -fno-rtti -fno-exceptions -fcheck-new 
-DHAVE_CONFIG_H -DUNIX -DMACOSX -DDATA_PATH=\"/sw/share/scummvm\" 
-DPLUGIN_DIRECTORY=\"/sw/lib/scummvm\" -DSDL_BACKEND 
-DENABLE_SCUMM=STATIC_PLUGIN -DENABLE_SCUMM_7_8 -DENABLE_HE 
-DENABLE_AGI=STATIC_PLUGIN -DENABLE_AGOS=STATIC_PLUGIN -DENABLE_AGOS2 
-DENABLE_CINE=STATIC_PLUGIN -DENABLE_CRUISE=STATIC_PLUGIN 
-DENABLE_DRASCULA=STATIC_PLUGIN -DENABLE_GOB=STATIC_PLUGIN 
-DENABLE_GROOVIE=STATIC_PLUGIN -DENABLE_KYRA=STATIC_PLUGIN 
-DENABLE_LURE=STATIC_PLUGIN -DENABLE_MADE=STATIC_PLUGIN 
-DENABLE_PARALLACTION=STATIC_PLUGIN -DENABLE_QUEEN=STATIC_PLUGIN 
-DENABLE_SAGA=STATIC_PLUGIN -DENABLE_IHNM -DENABLE_SKY=STATIC_PLUGIN 
-DENABLE_SWORD1=STATIC_PLUGIN -DENABLE_SWORD2=STATIC_PLUGIN 
-DENABLE_TINSEL=STATIC_PLUGIN -DENABLE_TOUCHE=STATIC_PLUGIN 
-DENABLE_TUCKER=STATIC_PLUGIN -I. -I. -I./engines -I/sw/include/SDL 
-D_GNU_SOURCE=1 -D_THREAD_SAFE -c backends/midi/coreaudio.cpp -o 
backends/midi/coreaudio.o
backends/midi/coreaudio.cpp: In member function 'virtual int 
MidiDriver_CORE::open()':
backends/midi/coreaudio.cpp:94: error: aggregate 'ComponentDescription desc' 
has incomplete type and cannot be defined
backends/midi/coreaudio.cpp:102: warning: 'AUGraphNewNode' is deprecated 
(declared at 
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
backends/midi/coreaudio.cpp:108: warning: 'AUGraphNewNode' is deprecated 
(declared at 
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
backends/midi/coreaudio.cpp:118: warning: 'AUGraphGetNodeInfo' is deprecated 
(declared at 
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:687)
backends/midi/coreaudio.cpp:118: warning: 'AUGraphGetNodeInfo' is deprecated 
(declared at 
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:687)
backends/midi/coreaudio.cpp:123: error: aggregate 'FSRef fsref' has incomplete 
type and cannot be defined
backends/midi/coreaudio.cpp:124: error: 'FSSpec' was not declared in this scope
backends/midi/coreaudio.cpp:124: error: expected `;' before 'fsSpec'
backends/midi/coreaudio.cpp:127: error: 'FSPathMakeRef' was not declared in 
this scope
backends/midi/coreaudio.cpp:130: error: 'kFSCatInfoNone' was not declared in 
this scope
backends/midi/coreaudio.cpp:130: error: 'fsSpec' was not declared in this scope
backends/midi/coreaudio.cpp:130: error: 'FSGetCatalogInfo' was not declared in 
this scope
backends/midi/coreaudio.cpp:140: error: 'fsSpec' was not declared in this scope
make: *** [backends/midi/coreaudio.o] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-scummvm-1.0.0rc1-1003
(Reading database ... 206572 files and directories currently installed.)
Removing fink-buildlock-scummvm-1.0.0rc1-1003 ...
Failed: phase compiling: scummvm-1.0.0rc1-1003 failed

I am running Snow-Leopard 10.6.2, latest updates installed, latest version of 
Fink, 32-bit, and have the development branch activated.

W.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to