From owner-freebsd-questions@FreeBSD.ORG Sat Nov 5 03:49:51 2005 Return-Path: X-Original-To: questions@freebsd.org 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 7804E16A41F for ; Sat, 5 Nov 2005 03:49:51 +0000 (GMT) (envelope-from martin_tsanov@yahoo.com) Received: from web60312.mail.yahoo.com (web60312.mail.yahoo.com [209.73.178.135]) by mx1.FreeBSD.org (Postfix) with SMTP id E3D2643D45 for ; Sat, 5 Nov 2005 03:49:50 +0000 (GMT) (envelope-from martin_tsanov@yahoo.com) Received: (qmail 36553 invoked by uid 60001); 5 Nov 2005 03:49:50 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=3REWDmeQyLMyn5MK5twGODnDu9vw/7JazL2UnjVzbl7mYBTWpr1G1PX7c9LNSyeCWniCEDn/kxdgjNcjh0LS0unO3+GC+y3QBMqslubcwTQO74YH78hfzy/nO8whmfJlmb4GWrDGMoquKyt9cLLtB+WnGGSXdjBSp+rp0Do8IN4= ; Message-ID: <20051105034950.36551.qmail@web60312.mail.yahoo.com> Received: from [24.13.143.197] by web60312.mail.yahoo.com via HTTP; Fri, 04 Nov 2005 19:49:50 PST Date: Fri, 4 Nov 2005 19:49:50 -0800 (PST) From: Martin Tsanov To: questions@freebsd.org In-Reply-To: <20051105032700.GA50771@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Error code 1 on make installworld 6.0-Beta5 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: Sat, 05 Nov 2005 03:49:51 -0000 Yes, that's my case and I didn't know that's not supported... Well, I think I will reinstall now :) Thanks for the tip Sorry, I am resending to the list Kris Kennaway wrote: On Fri, Nov 04, 2005 at 06:10:01PM -0800, Martin Tsanov wrote: > Hi all, > > I had 6.0-Beta5 installed on a Dell Dimension 4100. > Yesterday I decided to upgrade to the current source. > I cvsup-ed the source tree. > make buildworld > make buildkernel > make installkernel all run without errors > Then I shut down to single user mode > mergemaster -p > make installworld > Installation of the new world is running untill /usr.sbin/chown > Bellow I'm retyping the error messages: > > ===> usr.sbin/chown (install) > install -s -o root -g wheel -m 555 chown /usr/sbin > install -o root -g wheel -m 444 chgrp.1.gz /usr/share/man/man1 > install -o root -g wheel -m 444 chgrp.8.gz /usr/share/man/man8 > /usr/bin/chgrp -> /usr/sbin/chown > ln: /usr/bin/chgrp: Cross-device link > *** Error code 1 > > Stop in /usr/src/usr.sbin/chown. > *** Error code 1 > > Stop in /usr/src/usr.sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > I deleted /usr/obj, cvsup-ed again and repeated the whole procedure, > but I'm getting exactly the same result for the third time. > Help anyone?? Well, are your /usr/bin and /usr/sbin on different filesystems? That's not supported. Kris --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click.