On Mon, Mar 19, 2007 at 04:48:23AM +0100, Ingo Schwarze wrote: > > Don't blame the missing man page on the GNU. > It is being built, but it is not being installed. > > > Index: gnu/usr.bin/binutils/Makefile.bsd-wrapper > =================================================================== > RCS file: /cvs/src/gnu/usr.bin/binutils/Makefile.bsd-wrapper,v > retrieving revision 1.67 > diff -u -r1.67 Makefile.bsd-wrapper > --- gnu/usr.bin/binutils/Makefile.bsd-wrapper 6 Oct 2006 20:58:17 -0000 > 1.67 > +++ gnu/usr.bin/binutils/Makefile.bsd-wrapper 19 Mar 2007 03:34:43 -0000 > @@ -40,8 +40,8 @@ > SUBDIRS+= binutils ld gas > CONF_SUBDIRS+= binutils ld gas > INST_SUBDIRS+= binutils ld gas > -MAN+= binutils/ar.1 binutils/ranlib.1 \ > - binutils/objcopy.1 \ > +MAN+= binutils/addr2line.1 binutils/ar.1 binutils/ranlib.1 \ > + binutils/objcopy.1 binutils/readelf.1 \ > binutils/strings.1 binutils/strip.1 \ > gas/doc/as.1 ld/ld.1 > . else
it's all fixed now. thanks for the mail. jmc