Hmmm. Having only changed the fink.conf ccache path to match the one ccache was using and then telling fink build gcc4, I'm starting to get hits:

cache directory                     /Users/robwyatt/.ccache
cache hit                             17
cache miss                           676
called for link                       28
multiple source files                  1
compile failed                        42
preprocessor error                     9
couldn't find the compiler             1
not a C/C++ file                       3
autoconf compile/link                297
no input file                       6419
files in cache                      1352
cache size                          32.9 Mbytes
max cache size                     976.6 Mbytes
bash-2.05b$

You may be right that I need to set a path variable, but I don't know which:
PATH=/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin

When I upgraded to 10.3, I used the 'update' method of installation. Alexander explained above that this is why my default shell didn't change and that I can use NetInfo to change this.

Richard Vaughn wrote:

On Mar 16, 2005, at 8:40 AM, Robert T Wyatt wrote:

For some reason, even though bash is supposed to be the default shell, terminal still opens with tcsh and even though I did a new installation of fink and it's parts, I still have problems like this:


If you did an archive and install, then the settings for your accounts will be carried over to 10.3, which means that tcsh will be the default.

Since it looks like you're now using bash it may be that your path environment variable needs to be set and that is why ccache couldn't see the compiler.

Rick



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to