Date: Mon, 18 Sep 2000 21:46:34 -0300 (ADT) From: Theo Bell <freebsd@cfdnet.me.tuns.ca> To: stable@freebsd.org Subject: installworld fails during installation of perl Message-ID: <Pine.BSF.4.21.0009182056001.72456-100000@cfdnet.me.tuns.ca>
next in thread | raw e-mail | index | archive | help
Hi, I have been experiencing 'make installworld' fail for the last 24 hours or so. I cvsupped yesterday afternoon around 12:00 PM EST and several times since then. I was running STABLE from 8-Sept and upgrading to the most recent STABLE by doing the following: make -j10 buildworld make buildkernel KERNEL=SCREW_SMP make installkernel KERNEL=SCREW_SMP reboot into single user mode make installworld I checked the archives but didn't find anything helpful. Does anyone have any idea what my problem is? Could the -j10 be causing the problem? I have a dual Celeron 500 machine with 256 MB of RAM. Here is an excerpt of the failure: <snip> Installing /usr/libdata/perl/5.00503/mach/auto/POSIX/autosplit.ix Installing /usr/libdata/perl/5.00503/mach/auto/POSIX/POSIX.so Installing /usr/libdata/perl/5.00503/mach/auto/POSIX/POSIX.bs Installing /usr/libdata/perl/5.00503/mach/POSIX.pod Installing /usr/libdata/perl/5.00503/mach/POSIX.pm 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 chmod:No such file or directory *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File/sdbm. *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 </snip> Thanks in advance for any suggestions. Theo Bell 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.0009182056001.72456-100000>