From owner-freebsd-small Mon Mar 13 13:23:12 2000 Delivered-To: freebsd-small@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 488FC37B65C for ; Mon, 13 Mar 2000 13:23:01 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id OAA86889; Mon, 13 Mar 2000 14:22:42 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA39444; Mon, 13 Mar 2000 14:22:40 -0700 (MST) Message-Id: <200003132122.OAA39444@harmony.village.org> To: Bob Bernstein Subject: Re: ipfw? Cc: freebsd-small@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Mar 2000 16:09:00 EST." <20000313160900.A26476@CX937045-A.lncln1.ri.home.com> References: <20000313160900.A26476@CX937045-A.lncln1.ri.home.com> <20000313101046.A12291@CX937045-A.lncln1.ri.home.com> <200003131705.SAA91387@info.iet.unipi.it> Date: Mon, 13 Mar 2000 14:22:40 -0700 From: Warner Losh Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000313160900.A26476@CX937045-A.lncln1.ri.home.com> Bob Bernstein writes: : The absence of such a link would explain why 'make buildworld' : failed here, yes? Is the rhyme and/or reason of having the kernel code and : userland code in two different code bases explained anywhere? I haven't seen : a hint in the online manual of the need for symlinking the two. Does a : script exist that can aid keeping these links current? It is a bug in picobsd that it depends on this link. buildworld doesn't depend on this link either (since at least 3.2 or so, iirc). It was a big pita and caused all kinds of problems, so it was eliminated. Looks like picobsd hasn't kept up if it requires it still. You'll have to look elsewhere to find the cause of the buildworld failure. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message