From owner-freebsd-stable Tue Sep 25 7: 5:53 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 3E60337B40B for ; Tue, 25 Sep 2001 07:05:42 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f8PE52l31772; Tue, 25 Sep 2001 17:05:02 +0300 (EEST) (envelope-from ru) Date: Tue, 25 Sep 2001 17:05:02 +0300 From: Ruslan Ermilov To: Eliezer Rodriguez Gonzalez Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Compiling release sources failed. (fwd) Message-ID: <20010925170502.J97142@sunbay.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from elie@uncle.cult.cu on Tue, Sep 25, 2001 at 09:52:02AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please try it on your 4.0-RELEASE machine and let me know in either case, whether successful or not. I have only tried that on a 4.1-RELEASE machine. On Tue, Sep 25, 2001 at 09:52:02AM -0400, Eliezer Rodriguez Gonzalez wrote: > > > > Then I understand I might use RELENG_4 now instead of RELENG_4_4_0_RELEASE > > ? > > > >If this is on a 4.2-RELEASE (or later) machine, then yes. > >If this is on a 4.1-RELEASE machine, it needs one additional > >patch: > > Wondering if this same patch will make things work for 4.0-RELEASE as well > ... > > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/src/gnu/usr.bin/binutils/libiberty/Makefile,v > retrieving revision 1.3.2.3 > diff -u -p -r1.3.2.3 Makefile > --- Makefile 2001/08/01 22:54:12 1.3.2.3 > +++ Makefile 2001/09/25 12:23:37 > @@ -10,6 +10,9 @@ SRCS= argv.c choose-temp.c concat.c cp-d > hex.c floatformat.c lbasename.c objalloc.c obstack.c safe-ctype.c \ > xatexit.c xexit.c xmalloc.c \ > xstrdup.c xstrerror.c > +.if defined(BOOTSTRAPPING) > +SRCS+= basename.c > +.endif > CFLAGS+= -DHAVE_CONFIG_H > NOPROFILE= true > NOPIC= true -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message