From owner-freebsd-current Mon Mar 18 2: 0:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 0B45637B405; Mon, 18 Mar 2002 02:00:04 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2IA02W76959; Mon, 18 Mar 2002 10:00:02 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2I9xBH5001010; Mon, 18 Mar 2002 09:59:11 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203180959.g2I9xBH5001010@grimreaper.grondar.org> To: Ruslan Ermilov Cc: current@FreeBSD.org Subject: Re: Bad fix for -current breakage References: <20020318092100.GE37136@sunbay.com> In-Reply-To: <20020318092100.GE37136@sunbay.com> ; from Ruslan Ermilov "Mon, 18 Mar 2002 11:21:00 +0200." Date: Mon, 18 Mar 2002 09:59:11 +0000 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Now, to the next breakage in the tree :-) > > > Here's a "good" one: YES!! Excellent! Please commit this. M > %%% > Index: Makefile.inc > =================================================================== > RCS file: /home/ncvs/src/gnu/usr.bin/perl/Makefile.inc,v > retrieving revision 1.29 > diff -u -r1.29 Makefile.inc > --- Makefile.inc 16 Mar 2002 21:36:07 -0000 1.29 > +++ Makefile.inc 18 Mar 2002 09:19:07 -0000 > @@ -60,8 +60,14 @@ > @ln -sf ${PERL5SRC}/writemain.SH writemain.sh > @ln -sf ${PERL5SRC}/regcomp.c regcomp.c > @ln -sf ${PERL5SRC}/regexec.c regexec.c > +.if defined(BOOTSTRAPPING) > + @sed '/^d_eaccess=/s;define;undef;' \ > + ${PERL5LIBSRC}/config.SH-${OBJFORMAT}.${MACHINE_ARCH} \ > + > config.sh > +.else > @ln -sf ${PERL5LIBSRC}/config.SH-${OBJFORMAT}.${MACHINE_ARCH} \ > config.sh > +.endif > @touch ${.TARGET} > > scripts: links > %%% > > > Cheers, > -- > Ruslan Ermilov Sysadmin and DBA, > ru@sunbay.com Sunbay Software AG, > ru@FreeBSD.org FreeBSD committer, > +380.652.512.251 Simferopol, Ukraine > > http://www.FreeBSD.org The Power To Serve > http://www.oracle.com Enabling The Information Age -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message