------- Comment #5 from aldot at gcc dot gnu dot org 2006-10-26 11:18 ------- pr27516 is different in that pr27516 calls makeinfo even if there was no makeinfo detected.
> PPS: For me it fails with [] > makeinfo: getwd: doc/gfortran.info, > make[3]: *** [doc/gfortran.info] Error 1 > make[3]: Leaving directory `/USER/philippe/Irix/Compilation/Temp/gcc' can you please run that manually, like: $ cd $OBJDIR/gcc $ makeinfo -v --split-size=5000000 --split-size=5000000 \ --split-size=5000000 -I /USER/philippe/Irix/Gcc_Sources/gcc/doc/include \ -I /USER/philippe/Irix/Gcc_Sources/gcc/fortran \ -o doc/gfortran.info ; echo $? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27133