From owner-freebsd-questions@FreeBSD.ORG Sun Dec 24 17:12:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1814F16A407 for ; Sun, 24 Dec 2006 17:12:58 +0000 (UTC) (envelope-from dino_vliet@yahoo.com) Received: from web51109.mail.yahoo.com (web51109.mail.yahoo.com [206.190.39.130]) by mx1.freebsd.org (Postfix) with SMTP id C3A7013C478 for ; Sun, 24 Dec 2006 17:12:57 +0000 (UTC) (envelope-from dino_vliet@yahoo.com) Received: (qmail 14954 invoked by uid 60001); 24 Dec 2006 16:46:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=b41z2MS8CcCJ/h/KpCZ+jNnbLVU4+9pt6Inux3qLrMwVYIaG6gsyvjU3Aro1T2qWfcXKDpjvxkSiLp1/CQwlW4ULzJfK+qq1g6jSEpzu6d2gBG/u39dpX7t8qX12nxxLI6Ku3ont4C1VtP9W4hoBXl5sEBs6VMlX1kL/2plZDYk=; X-YMail-OSG: 6Zi7gPUVM1nmYs6BFUQq4qSREEQvOJ2lfZv1d3f3y2q7WlC1bB_tGO3tdQ2jf.4xVw-- Received: from [82.170.181.144] by web51109.mail.yahoo.com via HTTP; Sun, 24 Dec 2006 08:46:15 PST Date: Sun, 24 Dec 2006 08:46:15 -0800 (PST) From: Dino Vliet To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <927371.13655.qm@web51109.mail.yahoo.com> Subject: error when doing make installworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2006 17:12:58 -0000 Hi peeps, I have tried to update my src with cvsup and got stuck because of an error while doing make installworld. My system is an amd64 machine running freebsd 6.1 and I have performed the steps without problems: -make buildworld -make buildkernel kernconf=mykkernel -make installkernel kernconf=mykernel Normally I would then immediately follow this sequence with a mergemaster -p, make installworld and mergemaster -i and then reboot. However, this time I decided to check the handbook and saw that it recommended to do a boot into single user mode between the step -make installkernel kernconf=mykernel AND the step mergemaster -p. So I did it and when I rebooted and saw the beastie splash screen, I hit option 4. Then I had to press enter to get to the shell. When I did I noticed I couldn't cd into the /usr/src directory because the /usr/src directory was missing! So I rebooted again into multi-user mode and here I tried the mergemaster -p but it failed with: ===> lib/libcom_err/doc (install) lockf -k /usr/share/info/dir install-info --quiet --defsection="Programming & development tools." --defentry="* libcom_err: (com_err). A Common Error Description Library for UNIX." com_err.info /usr/share/info/dir install -o root -g wheel -m 444 com_err.info.gz /usr/share/info ===> lib/libcrypt (install) install -C -o root -g wheel -m 444 libcrypt.a /usr/lib install -C -o root -g wheel -m 444 libcrypt_p.a /usr/lib install -s -o root -g wheel -m 444 -fschg -S libcrypt.so.3 /lib install: rename: /lib/INS@9du9 to /lib/libcrypt.so.3: Operation not permitted *** Error code 71 Stop in /usr/src/lib/libcrypt. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. [root@zouk /usr/src]# So, what to do now??? O yeah, I've been running my system from securelevel=3, so maybe that has something to do with this also. Any help will be appreciated... (Yes, it's Christmas eve, I know, but hey that gives me a lot of time to check things out). Thanks ps is this bad? Should I start evacuate all my important files while I'm still able to? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com