Yes, i know it breaks some things - pretty much only things that use 
gcc2. If you get it working with gcc3 it should work fine. octave is 
another one, it also uses gcc2. I think there might be precompiled 
headers from gcc3 it is not noticing or something.

Until then perhaps you could set the ccache env var for the 
compilation: CCACHE_DISABLE

IMO modifying packages to support ccache is worth it, just to have 
ccache available. It is REALLY nice at times.

-Ben

On Monday, October 7, 2002, at 07:05  AM, Matt Stephenson wrote:

> Pedro,
>
> I have just reproduced the same build error after installing ccache. 
> So try removing ccache, "fink remove ccache" and then try updating 
> ghemical again, let me know how that goes.
>
> Ben - have included you in this email because I thought you might like 
> to know.
>
> Matt
>
>
> Pedro Massobrio wrote:
>
>> /usr/bin/ld: Undefined symbols:
>> ___ls__7ostreamPFR7ostream_R7ostream
>> _compare__t18string_char_traits1ZcPCcT1Ul
>> _eq__t18string_char_traits1ZcRCcT1
>> make[1]: *** [babel] Error 1
>> make: *** [all] Error 1
>> ### execution of make failed, exit code 2
>> Failed: compiling ghemical-0.90-5 failed
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to