-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/19/09 11:44 AM, cwasmer wrote: > Dear fink users, > > when trying to compile scummvm, I get the following error output. > fink is up-to-date and I am running OS 10.6.2 on a Core 2 duo system. > > Thanks. > > > g++ -Wp,-MMD,"gui/.deps/browser.d",-MQ,"gui/browser.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=ST ATIC_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 gui/browser.cpp -o gui/browser.o > gui/browser.cpp: In member function 'virtual int > GUI::BrowserDialog::runModal()': > gui/browser.cpp:56: error: 'NavDialogRef' was not declared in this scope > gui/browser.cpp:56: error: expected `;' before 'dialogRef' > gui/browser.cpp:58: error: 'NavDialogCreationOptions' was not declared in > this scope > gui/browser.cpp:58: error: expected `;' before 'options' > gui/browser.cpp:59: error: 'NavUserAction' was not declared in this scope > gui/browser.cpp:59: error: expected `;' before 'result' > gui/browser.cpp:60: error: 'NavReplyRecord' was not declared in this scope > gui/browser.cpp:60: error: expected `;' before 'reply' > gui/browser.cpp:75: error: 'options' was not declared in this scope > gui/browser.cpp:75: error: 'NavGetDefaultDialogCreationOptions' was not > declared in this scope > gui/browser.cpp:82: error: 'dialogRef' was not declared in this scope > gui/browser.cpp:82: error: 'NavCreateChooseFolderDialog' was not declared in > this scope > gui/browser.cpp:84: error: 'dialogRef' was not declared in this scope > gui/browser.cpp:84: error: 'NavCreateChooseFileDialog' was not declared in > this scope > gui/browser.cpp:87: error: 'dialogRef' was not declared in this scope > gui/browser.cpp:87: error: 'NavDialogGetWindow' was not declared in this scope > gui/browser.cpp:89: error: 'NavDialogRun' was not declared in this scope > gui/browser.cpp:94: error: 'result' was not declared in this scope > gui/browser.cpp:94: error: 'NavDialogGetUserAction' was not declared in this > scope > gui/browser.cpp:96: error: 'kNavUserActionChoose' was not declared in this > scope > gui/browser.cpp:97: error: 'reply' was not declared in this scope > gui/browser.cpp:97: error: 'NavDialogGetReply' was not declared in this scope > gui/browser.cpp:117: error: 'NavDisposeReply' was not declared in this scope > gui/browser.cpp:121: error: 'NavDialogDispose' was not declared in this scope > make: *** [gui/browser.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 ... 146278 files and directories currently installed.) > Removing fink-buildlock-scummvm-1.0.0rc1-1003 ... > Failed: phase compiling: scummvm-1.0.0rc1-1003 failed > > Before reporting any errors, please run "fink selfupdate" and > try again. If you continue to have issues, please check to see if the > FAQ on fink's website solves the problem. If not, ask on the fink-users > or fink-beginners mailing lists, with a carbon copy to the maintainer: > > Jack Fink <[email protected]> > > Note that this is preferable to emailing the maintainer directly, since > most fink package maintainers do not have access to all possible > hardware and software configurations. > > > >
Is this a 32-bit or 64-bit Fink setup? - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkstajcACgkQB8UpO3rKjQ/BvgCeJOrWLqnw/bGBkOrZ0wIoDvFB QRYAn3jSQJjsNG1KUoRVKRwg7zTeU4i7 =7FsE -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
