Date: Wed, 3 Nov 1999 10:55:31 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/grep [...] Message-ID: <19991103105531.A41448@relay.ucb.crimea.ua> In-Reply-To: <18919.941618323@axl.noc.iafrica.com>; from Sheldon Hearn on Wed, Nov 03, 1999 at 10:38:43AM %2B0200 References: <199910281034.DAA26127@freefall.freebsd.org> <18919.941618323@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 03, 1999 at 10:38:43AM +0200, Sheldon Hearn wrote: > > > On Thu, 28 Oct 1999 03:34:56 MST, Ruslan Ermilov wrote: > > > Log: > > Upgrade grep to version 2.3 > > My buildworld is choking in clean: > > ===> gnu/usr.bin/grep/doc > cd: can't cd to /usr/src/gnu/usr.bin/grep/doc > *** Error code 2 > > > Index: Makefile > > =================================================================== > [...] > > +SUBDIR+=doc > > + > > Shouldn't that be ${GREPDIR}/doc ? > Nope, how does your src/gnu/usr.bin/grep look like? Script started on Wed Nov 3 10:53:45 1999 $ make clean rm -f grep dfa.o getopt.o getopt1.o grep.o kwset.o obstack.o savedir.o search.o stpcpy.o grep.1.gz grep.1.cat.gz ===> doc rm -f grep.info grep.info.gz $ exit Script done on Wed Nov 3 10:54:02 1999 -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991103105531.A41448>