Date: Wed, 5 Mar 1997 08:48:11 -0600 From: Jonathan Lemon <jlemon@americantv.com> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: FreeBSD hackers <freebsd-hackers@FreeBSD.ORG> Subject: Re: 2.2-GAMMA - gdb.1 Message-ID: <19970305084811.40835@right.PCS> In-Reply-To: <Mutt.19970304221846.j@uriah.heep.sax.de>; from J Wunsch on Mar 03, 1997 at 10:18:46PM %2B0100 References: <199703031601.QAA16829@njl2.materials.ox.ac.uk> <Mutt.19970303194235.j@uriah.heep.sax.de> <19970303145038.39150@right.PCS> <Mutt.19970303235017.j@uriah.heep.sax.de> <19970304114236.19668@right.PCS> <Mutt.19970304221846.j@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 03, 1997 at 10:18:46PM +0100, J Wunsch wrote: > As Jonathan Lemon wrote: > > > Either the gdb.1 file should be put back (was it erroneously removed?) or a > > rule should be added somewhere telling it how to make the man page. > > There actually _is_ a gdb.1: > > j@uriah 261% locate gdb.1 > /usr/obj/usr/src/gnu/usr.bin/gdb/gdb/gdb.1.gz > /usr/share/man/cat1/gdb.1.gz > /usr/share/man/man1/gdb.1.gz > /usr/src/contrib/gdb/gdb/gdb.1 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ that's the source, and the build process is > supposed to pick this one. AHA! rm -f /usr/src/contrib/gdb/gdb/gdb.1 cvsup -g -L 2 gamma-cvsup5 (tag=RELENG_2_2, host=cvsup5) Updating collection src-all/cvs Shutting down connection to server It looks like for some reason, cvsup isn't picking up that particular file. Could somebody please check that this file is actually listed in the cvsup distribution? Who babysits cvsup while John's away on vacation? -- Jonathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970305084811.40835>