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.

Cheers,
Phil

On 26 Jul 2011, at 22:14, Alexander Hansen wrote:

> On 7/26/11 1:01 PM, Phil Underwood wrote:
>> Hi there,
>>
>> Please see the following error associated with an attempted
>> compilation of the Icecat browser on MacOSX 10.6. I ran "fink
>> selfupdate" twice after this and received the same error. I cannot
>> find any other article related to this.
>>
>> Failed: phase compiling: icecat-3.5-2 failed
>
> This gives only the information that some error occurred during the
> compile phase.  Literally every possible failure during that phase  
> will
> produce this message.
>
>>
>> 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 one of
>> these mailing lists:
>>
>> The Fink Users List <[email protected]> The Fink
>> Beginners List <[email protected]>,
>>
>> with a carbon copy to the maintainer:
>>
>> AkashDeo <[email protected]>
>>
>> Note that this is preferable to emailing just the maintainer
>> directly, since most fink package maintainers do not have access to
>> all possible hardware and software configurations.
>>
>> Please try to include the complete error message in your report. This
>> generally consists of a compiler line starting with e.g. "gcc" or
>> "g++" followed by the actual error output from the compiler.
>>
>> Also include the following system information: Package manager
>> version: 0.31.0 Distribution version: selfupdate-rsync Mon Jul 25
>> 01:15:51 2011, 10.6, i386 Trees: local/main stable/main
>> stable/crypto unstable/main unstable/ crypto Xcode Version: 3.2-1
>>
>> Please respond if more information is required.
>>
>> Cheers, Phil
>>
>>
>
> Include the information as mentioned in the output message above: the
> line of your build output just before errors start to occur,  
> followed by
> a few more lines.
>
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> http://finkakh.wordpress.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

Reply via email to