Error installing CVS GCC
Neil Booth
neil@daikokuya.demon.co.uk
Mon Jan 15 13:23:00 GMT 2001
I don't know if this is reproducible, but I got this a couple of
seconds ago after a bootstrap:-
perl ../../gcc/../contrib/texi2pod.pl < ../../gcc/invoke.texi > gcc.pod
(pod2man --center="GNU" --release="gcc-2.97" --section=1 gcc.pod > ../../gcc/gcc.1.T$$ && \
mv -f ../../gcc/gcc.1.T$$ ../../gcc/gcc.1) || \
(rm -f ../../gcc/gcc.1.T$$ && exit 1)
Can't locate object method "cmd_head3" via package "Pod::Man" at /usr/lib/perl5/5.6/Pod/Man.pm line 463, <GEN0> line 4598.
make[1]: *** [../../gcc/gcc.1] Error 1
make[1]: Leaving directory `/usr/src/gcc/build/gcc'
make: *** [install-gcc] Error 2
Neil.
More information about the Gcc-bugs
mailing list