On 7/27/2011 12:22 PM, Phil Underwood wrote: > Hi Alexander, > > Thank you for getting back to me. I think the lines from the output > you are looking for are these: > > ar cr libvorbis.a vorbis_mdct.o vorbis_smallft.o vorbis_block.o > vorbis_info.o vorbis_envelope.o vorbis_window.o vorbis_lsp.o > vorbis_lpc.o vorbis_analysis.o vorbis_synthesis.o vorbis_psy.o > vorbis_floor1.o vorbis_floor0.o vorbis_res0.o vorbis_mapping0.o > vorbis_registry.o vorbis_codebook.o vorbis_sharedbook.o > vorbis_lookup.o vorbis_bitrate.o > ranlib: file: libvorbis.a(vorbis_lookup.o) has no symbols > ranlib libvorbis.a > ranlib: file: libvorbis.a(vorbis_lookup.o) has no symbols > make[4]: Nothing to be done for `libs'. > sydney_audio_mac.c > gcc -o sydney_audio_mac.o -c -fvisibility=hidden -DOSTYPE= > \"Darwin10.0.0\" -DOSARCH=Darwin -I. -I. -I../../../dist/include - > I../../../dist/include/sydneyaudio -I/sw/src/fink.build/icecat-3.5-2/ > icecat-3.5/dist/include/nspr -I/sw/src/fink.build/icecat-3.5-2/ > icecat-3.5/dist/sdk/include -fPIC -I/sw/include -Wall -W -Wno- > unused -Wpointer-arith -Wcast-align -W -Wno-long-long -fno-strict- > aliasing -fpascal-strings -fno-common -pthread -I/Developer/Headers/ > FlatCarbon -pipe -DNDEBUG -DTRIMMED -pipe -O3 -I/sw/include - > include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/ > sydney_audio_mac.pp sydney_audio_mac.c > sydney_audio_mac.c: In function 'sa_stream_open': > sydney_audio_mac.c:182: error: 'ComponentDescription' undeclared > (first use in this function) > sydney_audio_mac.c:182: error: (Each undeclared identifier is reported > only once > sydney_audio_mac.c:182: error: for each function it appears in.) > sydney_audio_mac.c:182: error: expected ';' before 'desc' > sydney_audio_mac.c:183: error: 'desc' undeclared (first use in this > function) > sydney_audio_mac.c:189: error: 'Component' undeclared (first use in > this function) > sydney_audio_mac.c:189: error: expected ';' before 'comp' > sydney_audio_mac.c:190: error: 'comp' undeclared (first use in this > function) > sydney_audio_mac.c:194: warning: implicit declaration of function > 'OpenAComponent' > sydney_audio_mac.c: In function 'sa_stream_destroy': > sydney_audio_mac.c:283: warning: implicit declaration of function > 'CloseComponent' > make[4]: *** [sydney_audio_mac.o] Error 1 > make[3]: *** [libs] Error 2 > make[2]: *** [libs_tier_gecko] Error 2 > make[1]: *** [tier_gecko] Error 2 > make: *** [default] Error 2 > ### execution of make failed, exit code 2 > > Please let me know if you require more information.
Bug has been fixed for over a year in the upstream code[1] in newer versions and our copy of IceCat is ancient. Please contact the icecat maintainer again and ask them to update the icecat package. Hanspeter [1] https://bugzilla.mozilla.org/show_bug.cgi?id=542026 -- Hanspeter Niederstrasser hanspeter AT snaggledworks DOT com ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
