Date: Mon, 02 Oct 2000 12:35:22 -0700 From: "Bruce A. Mah" <bmah@FreeBSD.ORG> To: kstewart@urx.com Cc: Gary Kline <kline@thought.org>, Marcel Moolenaar <marcel@cup.hp.com>, Warner Losh <imp@village.org>, freebsd-stable@FreeBSD.ORG Subject: perl and installworld (was Re: Why is gcc version so old?) Message-ID: <200010021935.e92JZMI00908@bmah-freebsd-0.cisco.com> In-Reply-To: <39AC6C87.C87B1E11@urx.com> References: <39AC1866.6DA9F5EC@urx.com> <39AB5A46.9FB75350@urx.com> <Pine.BSF.3.96.1000829152951.14120A-100000@aurora.scoop.co.nz> <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> <39AC6C87.C87B1E11@urx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_730491568P Content-Type: text/plain; charset=us-ascii If memory serves me right, Kent Stewart wrote: > 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 > > > > > <many install messages later> > > > > > 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. [snip] > 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. Dumb question: Did this ever get fixed in the repository? Reason I'm asking is that I just finished a cvsup to update my local respository, did a cvs update of my RELENG_4 sources from that repository, then a buildworld, buildkernel, reboot, installworld, and ran into this same problem (can't install libsdbm.a because it relies on chmod). Since this thread came up over a month ago, I'd be perfectly happy to find out it has indeed been fixed, and that I somehow bungled the cvs operations. I can't find any history for src/Makefile.inc1 that would imply adoption of the workaround patch, and I don't understand the perl build process enough to know where to look in there. In this case, a whack of the clue-stick would be much appreciated. (The workaround still works, however.) Thanks! Bruce. --==_Exmh_730491568P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: oo1roNcYRtO4AzX8aE/eWT6gyZs5SZjU iQA/AwUBOdjjetjKMXFboFLDEQJlLgCdECzsc2Rlc+HRBGM/b5uqN8llAb0AnjBp Errs/Nr/NSG1D/k7SQPaZEbz =dWYU -----END PGP SIGNATURE----- --==_Exmh_730491568P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010021935.e92JZMI00908>