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 Message-ID: <Pine.BSF.4.21.0008271403020.76706-100000@dragonstar.dhs.org> In-Reply-To: <14761.26009.134350.786578@celery.zuhause.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008271403020.76706-100000>