From owner-freebsd-current Thu Jun 11 06:00:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA07824 for freebsd-current-outgoing; Thu, 11 Jun 1998 06:00:12 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from red.csi.cam.ac.uk (exim@red.csi.cam.ac.uk [131.111.8.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07817; Thu, 11 Jun 1998 06:00:05 -0700 (PDT) (envelope-from bjc23@hermes.cam.ac.uk) Received: from bjc23 (helo=localhost) by red.csi.cam.ac.uk with local-smtp (Exim 1.92 #1) id 0yk6aC-000459-00; Thu, 11 Jun 1998 13:35:56 +0100 Date: Thu, 11 Jun 1998 13:35:56 +0100 (BST) From: Ben Cohen X-Sender: bjc23@red.csi.cam.ac.uk Reply-To: bjc23@hermes.cam.ac.uk To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= cc: freebsd-current@FreeBSD.ORG Subject: Re: Library problems? In-Reply-To: <199806111204.OAA00997@sos.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Are you sure that the make world succeded ?? It said so, but I don't know if that guarantees success or how to check. >Its always a good idea to do a buildworld first, and if that succeds >that do an installworld, then you wont get a messed up system... Yes. >> The make in /usr/src/etc, and MAKEDEV failed and compiling the kernel >> failed, too. > >What exactly did you 'make' in etc ?? cd /usr/src/etc make DESTDIR=/var/tmp/root distrib_dirs distribution >> I have since had to reboot, and now I can't mount /usr (though I probably >> could using the CD set), since mount doesn't work. > >Thats because you have an old kernel and new userland, bad idea.... >Get should of either a new kernel, or an old mount.... I'll try old mount first. Then make buildworld. Thanks... Ben. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message