[fortran-experiments]: failure to bootstrap

Steve Kargl sgk@troutmask.apl.washington.edu
Thu May 17 23:29:00 GMT 2007


On Thu, May 17, 2007 at 04:03:10PM -0600, Christopher D. Rickett wrote:
> 
> i did an svn update on my copy of the fortran-experiments branch and it's 
> failing to bootstrap (w/ c,c++,fortran).  i'm getting the following error:
> 
> make[4]: *** No rule to make target 
> `.../fortran-experiments/libstdc++-v3/include/bits/stl_auto_ptr.h', 
> needed by `stamp-bits'
> 
> any thoughts?  thanks.
> 

I don't build C++, so a problem may have snuck into the 
branch.  I do note that I have that file.

troutmask:sgk[202] cd gcc/fortran-experiments/
troutmask:sgk[203] find . -name stl_auto_ptr.h
./libstdc++-v3/include/bits/stl_auto_ptr.h

Are you building in a clean directory?  Does 'svn status"
show anything unusual?

-- 
Steve



More information about the Fortran mailing list