From owner-freebsd-stable Sun Aug 27 12: 4:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragonstar.dhs.org (cc862238-a.nwhub1.in.home.com [24.22.251.187]) by hub.freebsd.org (Postfix) with ESMTP id 87D0237B43C for <freebsd-stable@FreeBSD.ORG>; Sun, 27 Aug 2000 12:04:11 -0700 (PDT) Received: from localhost (jonsmith@localhost) by dragonstar.dhs.org (8.9.3/8.9.3) with ESMTP id OAA76708; Sun, 27 Aug 2000 14:04:07 -0500 (EST) (envelope-from jonsmith@dragonstar.dhs.org) Date: Sun, 27 Aug 2000 14:04:06 -0500 (EST) From: Jonathan Smith <jonsmith@dragonstar.dhs.org> To: Bruce Albrecht <bruce@zuhause.mn.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: installworld fails when installing perl In-Reply-To: <14761.26009.134350.786578@celery.zuhause.org> Message-ID: <Pine.BSF.4.21.0008271403020.76706-100000@dragonstar.dhs.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm, that's interesting. I cvsup'd at ~4AM yesterday, updated my source from my repos., did a buildworld, and just now did an installworld of it and I had no problems. -- Close your eyes. Now forget what you see. What do you feel? -- My heart. -- Come here. -- Your heart. -- See? We're exactly the same. Jon Smith -- Senior Math Major @ Purdue On Sun, 27 Aug 2000, Bruce Albrecht wrote: > I cvsupped yesterday, and did: > > make buildworld > make buildkernel KERNEL=celery > make installkernel KERNEL=celery > reboot in single user mode > 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 > > Rather than having a half-installed system, I did a make -k > installworld, and completed the installation. I also tried running > make release, and it died at the same place. I didn't see any recent > commits to perl since my last buildworld that would account for this. > > Any ideas? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message