From owner-freebsd-stable Tue Feb 20 21:37:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9025F37B401 for ; Tue, 20 Feb 2001 21:37:40 -0800 (PST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.2/8.11.0) with ESMTP id f1L5bLh60804; Tue, 20 Feb 2001 22:37:21 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.2/8.8.3) with ESMTP id f1L5Yes05069; Tue, 20 Feb 2001 22:34:44 -0700 (MST) Message-Id: <200102210534.f1L5Yes05069@billy-club.village.org> To: "Radoslav Vasilev" Subject: Re: install world failled Cc: freebsd-stable@FreeBSD.ORG, deckland@goplay.com In-reply-to: Your message of "Mon, 19 Feb 2001 19:46:08 +0600." <000e01c09a7a$521b91c0$52ad44c1@unisvishtov.bg> References: <000e01c09a7a$521b91c0$52ad44c1@unisvishtov.bg> Date: Tue, 20 Feb 2001 22:34:40 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <000e01c09a7a$521b91c0$52ad44c1@unisvishtov.bg> "Radoslav Vasilev" writes: : So, after successfull: make buildworld, buildkernel, installkernel and = : reboot, my : make installworld failled with: : make installworld : install -c -s -o root -g wheel -m 444 libcom_err.so.2 /usr/lib : install: exec(strip): No such file or directory I'd check the UPDATING file. I saw a similar error on the 3.2-release -> 4.2-stable upgrade I did tonight. I did a buildworld elsewhere and then an installworld on the target box and got a similar error. I was foolish enough to think that installworld could be run on a 3.x system. It appaers that the new binareis somehow make this not work (since you can't run the new binaries on a 3.x system). Rebooting a 4.x kernel in single user mode and restarting the installworld fixed the problem. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message