William Scott wrote:
> I deleted and re-downloaded gcc4.info to be certain I had the most  
> current version in cvs at 10 am pacific time today (ie., the one with  
> the g4 fix indicated in the cvs message).  Here is a log file of the  
> failed install, fwiw:
> 
> http://www.chemistry.ucsc.edu/%7Ewgscott/temp/ 
> gcc4_-4.1.9999-20060610_June20.log
> 
> Latest fink unstable, Xcode 2.3, nothing pathological that I am aware  
> of.  This works fine on my G5 ppc and G5 imac.

You could try to find out what is going on by running that failing command

/bin/sh ../../../gcc-4.2-20060610/libgfortran/mk-kinds-h.sh 
'/sw_10.4/src/fink.build/gcc4-4.1.9999-20060610/darwin_objdir/./gcc/gfortran 
-B/sw_10.4/src/fink.build/gcc4-4.1.9999-20060610/darwin_objdir/./gcc/ 
-B/sw/lib/gcc4/powerpc-apple-darwin8/bin/ 
-B/sw/lib/gcc4/powerpc-apple-darwin8/lib/ -isystem 
/sw/lib/gcc4/powerpc-apple-darwin8/include -isystem 
/sw/lib/gcc4/powerpc-apple-darwin8/sys-include -I . -Wall 
-fno-repack-arrays -fno-underscoring '

by hand, after removing two instances of '2>&1' from the script 
mk-kinds-h.sh, so that it shows its error messages instead of failing 
silently.

-- 
Martin


_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to