Date: Tue, 29 Aug 2000 13:17:07 -0700 From: Kent Stewart <kstewart@urx.com> To: Warner Losh <imp@village.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Why is gcc version so old? Message-ID: <39AC1A43.7FD07745@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>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote:
>
> In message <39AC1866.6DA9F5EC@urx.com> Kent Stewart writes:
> : On a slightly different subject. The installworld of 4-stable is
> : broken. I can track cvs-all to 27 August and from 20 August back.
> : Someone modified perl in that missing time frame and it is killing the
> : install. The cvs-all-current has this week but last weeks data hasn't
> : made it to the archive. Where do I look in a case like this?
>
> This is a new one on me. The last installworld I did worked like a
> charm. Do you have the error messages?
This is from an email by Bruce Albrect
make installworld
and it died with this:
===> 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
I didn't capture anything and the following is from a make -k
Writing /usr/libdata/perl/5.00503/mach/auto/POSIX/.packlist
Appending installation info to
/usr/libdata/perl/5.00503/mach/perllocal.pod
cd sdbm && make all
rm -rf libsdbm.a
ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a
chmod 755 libsdbm.a
*** Error code 1 (continuing)
`all' not remade because of errors.
rm -rf libsdbm.a
ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a
chmod 755 libsdbm.a
*** Error code 1 (continuing)
`all' not remade because of errors.
Kent
>
> Warner
--
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?39AC1A43.7FD07745>
