Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2000 19:08:07 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        Gary Kline <kline@thought.org>
Cc:        Marcel Moolenaar <marcel@cup.hp.com>, Warner Losh <imp@village.org>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Why is gcc version so old?
Message-ID:  <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>

next in thread | previous in thread | raw e-mail | index | archive | help


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.
> >
> 
>         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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39AC6C87.C87B1E11>