From owner-freebsd-questions Fri Sep 27 14: 3: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AF9C37B401 for ; Fri, 27 Sep 2002 14:03:07 -0700 (PDT) Received: from rack.purplecat.net (rack.purplecat.net [208.133.44.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D8343E3B for ; Fri, 27 Sep 2002 14:03:06 -0700 (PDT) (envelope-from pbrezny@skyrunner.net) Received: (qmail 18383 invoked from network); 27 Sep 2002 21:04:04 -0000 Received: from unknown (HELO insp) (208.150.26.35) by mx1.skyrunner.net with SMTP; 27 Sep 2002 21:04:04 -0000 From: "Peter Brezny" To: Subject: updating by copying /usr/obj and /usr/src not working Date: Fri, 27 Sep 2002 17:03:52 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi everyone, I used to be able to update systems by making world on a fast machine, then copying the /usr/obj and /usr/src that resulted from that update directly to other slower systems and just doing a make installworld and make installkernel. Recently however, when I attempt this, the install fails with something about problems in the /usr/lib dir (I think). Has something changed? Do you now need more than just /usr/src, and /usr/obj to do an update? TIA, Peter Brezny Skyrunner.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message