Maybe there is something funny about your environment, like an
auto-mounted NFS src directory which got auto-unmounted during the build?
No, it's all local.
However ... it must have been some craziness left over from a previous
build, even though I did make distclean in srcdir and remove
Karl Berry wrote:
cp doc/gcc.1 doc/g++.1
cp: cannot stat `doc/gcc.1': No such file or directory
I can't reproduce this. The failure looks curious, because the Makefile
rule has a dependency on doc/gcc.1, so if doc/gcc.1 was missing, then
why didn't you get an error from make saying the file was