From owner-freebsd-stable Sat Jan 27 10: 2:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from subnet.sub.net (subnet.sub.net [212.227.14.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AEAC37B400 for ; Sat, 27 Jan 2001 10:02:21 -0800 (PST) Received: from lyxys.ka.sub.org (uucp@localhost) by subnet.sub.net (8.8.8/8.8.8/1.2subnet-linux) with bsmtp id TAA02259; Sat, 27 Jan 2001 19:02:13 +0100 Received: from localhost (1653 bytes) by lyxys.ka.sub.org via sendmail with P:stdio/R:smart_host/T:inet_uusmtp (sender: ) (ident using unix) id for ; Sat, 27 Jan 2001 18:59:38 +0100 (CET) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Aug-23) Message-Id: From: wolfgang@lyxys.ka.sub.org (Wolfgang Zenker) Subject: Re: Buildworld failure using two disks In-Reply-To: <20010126232127.A294@dionysos.yi.org> "from Dionysos at Jan 26, 2001 11:21:27 pm" To: james@m-a.net Date: Sat, 27 Jan 2001 18:59:38 +0100 (CET) Cc: Kris Kennaway , freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL77 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > 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: >>> [..] >>> 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. > 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 Could we see the output of "mount" please? Called without parameters it should tell you some details about all mounted filesystems. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message