Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 16:10:13 -0800
From:      Matt Harrington <matt@msg.ucsf.edu>
To:        freebsd-stable@freebsd.org
Subject:   installworld fails at Perl installation
Message-ID:  <20001102161013.A7356@mello.ucsf.edu>

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

This is my first time with upgrading, so perhaps I'm missing something
obvious.  I tried "make installworld" in single-user mode and get a
failure when installing Perl.  The failure is appended below.  Any
thoughts?  I haven't touched the Ports collection -- it's still the one
from the 4.1 CD.  Could this be it?

Details:

orig OS = 4.1-RELEASE
cvsup'ed RELENG_4
cd /usr/src
make buildworld  
make buildkernel KERNEL=MYKERNEL  (generic)
make installkernel KERNEL=MYKERNEL
remade devices in /dev
reboot in single user mode
make installworld  (fails, see below)

===> gnu/usr.bin/perl/library/SDBM_File
cd /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File
; make -B i
nstall  INSTALLPRIVLIB=/usr/libdata/perl/5.00503
INSTALLARCHLIB=/usr/libdata/pe
rl/5.00503/mach
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

Stop in
/usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File/sdbm.
*** Error code 1

Stop in /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl/library/SDBM_File.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl/library.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.



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?20001102161013.A7356>