From owner-freebsd-stable Tue Aug 29 19:10:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 1867C37B42C for ; Tue, 29 Aug 2000 19:10:40 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id TAA00384; Tue, 29 Aug 2000 19:08:07 -0700 Message-ID: <39AC6C87.C87B1E11@urx.com> Date: Tue, 29 Aug 2000 19:08:07 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gary Kline Cc: Marcel Moolenaar , Warner Losh , freebsd-stable@FreeBSD.ORG Subject: Re: Why is gcc version so old? References: <39AC1866.6DA9F5EC@urx.com> <39AB5A46.9FB75350@urx.com> <200008291838.MAA10618@harmony.village.org> <200008292012.OAA11124@harmony.village.org> <39AC1A43.7FD07745@urx.com> <39AC2097.4592B952@cup.hp.com> <39AC2324.6EC53F85@urx.com> <20000829171824.B47623@tao.thought.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gary Kline wrote: > > On Tue, Aug 29, 2000 at 01:55:00PM -0700, Kent Stewart wrote: > > > > > > Marcel Moolenaar wrote: > > > > > > Kent Stewart wrote: > > > > > > > > > > > ===> gnu/usr.bin/perl/perl > > > > > > > > cd sdbm && make all > > > > rm -rf libsdbm.a > > > > ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a > > > > chmod 755 libsdbm.a > > > > chmod:No such file or directory > > > > *** Error code 1 > > > > > > Should we have a chmod here in the first place? > > > > > > It seems to me that a mod of 755 is wrong for archives. > > > > That may be true but, for right now, the Makefile for perl is using > > chmod and the lack of its presence is killing the 4-stable > > installworld. > > > > Hmm... I *was* going to cvsup my 4.0 -> 4.1 tonight. See > if I have more mouse-luck with 4.1-STABLE.... > > After all, the upgrade from 4.0 to 4.1 is almost pushbutton. > This installworld snafu gives me pause. ---Well, I suppose > I can fetch everything and re-cvsup when this is resolved. I wouldn't worry about it. I have tried it on two machines. You cvsup stable and then edit /usr/src/Makefile.inc1. You only have to look for the installworld section (line 313) and add chmod in front of chown. It works like a charm at that point. Kent > > thanks for the head's up, > > gary > > -- > Gary D. Kline kline@tao.thought.org Public service Unix -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message