From owner-freebsd-stable Sun Nov 12 12: 4:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from relay2.scripps.edu (relay2.scripps.edu [137.131.200.30]) by hub.freebsd.org (Postfix) with ESMTP id 4A45C37B479 for ; Sun, 12 Nov 2000 12:04:36 -0800 (PST) Received: from hermes.scripps.edu (hermes.scripps.edu [137.131.200.6]) by relay2.scripps.edu (8.11.0/TSRI-4.0r) with ESMTP id eACK4Yd00137; Sun, 12 Nov 2000 12:04:34 -0800 (PST) Received: from fiveof5 (fiveof5 [137.131.20.51]) by hermes.scripps.edu (8.9.2/TSRI-3.3h) with ESMTP id MAA27023; Sun, 12 Nov 2000 12:04:32 -0800 (PST) Date: Sun, 12 Nov 2000 12:04:33 -0800 (PST) From: Mike Spooner X-Sender: spooner@fiveof5 To: Chris Fedde Cc: freebsd stable Subject: Re: dazed and confused In-Reply-To: <200011110630.eAB6UYw03120@fedde.littleton.co.us> 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 Thanks! That helped a great deal. Mike Spooner -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ On Fri, 10 Nov 2000, Chris Fedde wrote: > On Fri, 10 Nov 2000 13:49:16 -0800 spooner wrote: > +------------------ > | Greetings, > | > | Wednesday, Nov. 8, I cvsup'd my 4.1-stable (as of Sept 24) machine... > | make buildworld... make buildkernel KERNEL=GENERIC... make installkernel > | KERNEL=GENERIC completed with no problems. Then the fun started. > | > | After rebooting, the system came up as 4.2-BETA and I'm thinking things > | are going smoothly. > | > | make installworld was chugging along fine until /usr ran out of space. > | After recovering some disk space I attempted another make installworld. > | This time it fails with the following, > | /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found > | > | After checking the archives I added chmod to Makefile.inc1 and tried > | another make installworld... no luck, same "shared object not found" > | error message. > | > | At this point I start trying things which probably wasn't a good idea. > | I reboot with my previous good kernel to see if it still works. The > | system comes up fine except I still see the "shared object not found" > | message after log in and when certain processes try to start (kmail for > | one). I also notice ntpd is not starting. > | > | For my next trick I decide to try cvsuping 4.1.1 to see if things would > | be better. After make cleandir, make buildworld yeilds the > | following... > +------------------ > > Running out of space durring this kind of thing sucks. > Recover /usr/lib from your backup (if you have one). > Otherwise Install reasonable looking binary distributions > of lib then re-cvsup and start over. > > > 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