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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to