From owner-freebsd-stable Mon Sep 18 17:45:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cfdnet.me.tuns.ca (CFDnet.me.TUNS.Ca [134.190.50.164]) by hub.freebsd.org (Postfix) with ESMTP id 3766937B423 for ; Mon, 18 Sep 2000 17:45:24 -0700 (PDT) Received: from localhost (freebsd@localhost) by cfdnet.me.tuns.ca (8.9.3/8.9.3) with ESMTP id VAA72603 for ; Mon, 18 Sep 2000 21:46:34 -0300 (ADT) (envelope-from freebsd@cfdnet.me.tuns.ca) Date: Mon, 18 Sep 2000 21:46:34 -0300 (ADT) From: Theo Bell To: stable@freebsd.org Subject: installworld fails during installation of perl Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: 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 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