From owner-freebsd-stable Sat Jan 27 9:12:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from penguin.prod.itd.earthlink.net (penguin.prod.itd.earthlink.net [207.217.120.134]) by hub.freebsd.org (Postfix) with ESMTP id 2341C37B401 for ; Sat, 27 Jan 2001 09:12:29 -0800 (PST) Received: from dionysos.yi.org (1Cust20.tnt14.phoenix.az.da.uu.net [63.14.185.20]) by penguin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id JAA11189; Sat, 27 Jan 2001 09:11:06 -0800 (PST) Received: by dionysos.yi.org (Postfix, from userid 1001) id D37141C57; Fri, 26 Jan 2001 23:21:27 -0700 (MST) Date: Fri, 26 Jan 2001 23:21:27 -0700 From: Dionysos To: Kris Kennaway Cc: james@m-a.net, freebsd-stable@FreeBSD.ORG Subject: Re: Buildworld failure using two disks Message-ID: <20010126232127.A294@dionysos.yi.org> Reply-To: james@m-a.net References: <20010126151748.A1958@dionysos.yi.org> <20010126200138.B52838@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010126200138.B52838@xor.obsecurity.org>; from kris@obsecurity.org on Fri, Jan 26, 2001 at 08:01:38PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jan 26, 2001 at 08:01:38PM -0800, Kris Kennaway wrote: > On Fri, Jan 26, 2001 at 03:17:48PM -0700, Dionysos wrote: > > Hi all, > > > Using the latest -stable source I get an error at the beginning of > > the build only when I have /usr/obj mounted on a separate physical > > disk. > > It should work. Try blowing away /usr/obj. > > Kris already did more than once. To expand on this a bit, I tried doing some links in a context outside of make buildworld. Symbolic links do work across filesystems still but I continue to get errors when trying to make symbolic links across filesystems that are on different disks. I've contemplated sending in a PR for it, but I'll still entertain that something wierd (and fixable) is going on with my system in particular. Here's some output from my last try to link as well as uname -a output if it'll help... dionysos# ln -sf /root/.login /usr/obj/.login.link.test ln: /usr/obj/.login.link.test: Operation not supported dionysos# uname -a FreeBSD dionysos.yi.org 4.2-STABLE FreeBSD 4.2-STABLE #0: Thu Jan 11 12:43:58 MST 2001 root@dionysos.yi.org:/usr/obj/usr/src/sys/MYKERNEL i386 James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message