From owner-freebsd-small Mon Mar 13 13: 7:38 2000 Delivered-To: freebsd-small@freebsd.org Received: from mail.rdc1.ct.home.com (ha1.rdc1.ct.home.com [24.2.0.66]) by hub.freebsd.org (Postfix) with ESMTP id 6A60337BD63 for ; Mon, 13 Mar 2000 13:07:16 -0800 (PST) (envelope-from bobbern@CX937045-A.lncln1.ri.home.com) Received: from CX937045-A.lncln1.ri.home.com ([24.0.247.206]) by mail.rdc1.ct.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <20000313210712.TZZB24587.mail.rdc1.ct.home.com@CX937045-A.lncln1.ri.home.com> for ; Mon, 13 Mar 2000 13:07:12 -0800 Received: (from bobbern@localhost) by CX937045-A.lncln1.ri.home.com (8.9.3/8.9.3) id QAA04058 for freebsd-small@FreeBSD.ORG; Mon, 13 Mar 2000 16:09:00 -0500 (EST) Date: Mon, 13 Mar 2000 16:09:00 -0500 From: Bob Bernstein To: freebsd-small@FreeBSD.ORG Subject: Re: ipfw? Message-ID: <20000313160900.A26476@CX937045-A.lncln1.ri.home.com> Mail-Followup-To: freebsd-small@FreeBSD.ORG References: <20000313101046.A12291@CX937045-A.lncln1.ri.home.com> <200003131705.SAA91387@info.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <200003131705.SAA91387@info.iet.unipi.it>; from Luigi Rizzo on Mon, Mar 13, 2000 at 06:05:34PM +0100 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Mar 13, 2000 at 06:05:34PM +0100, Luigi Rizzo wrote: > you did not copy /sys/netinet/ip_fw.h to /usr/include/netinet > (which is not necessary if you have symlinks > /usr/include/netinet -> /sys/netinet Thank you! I also needed ip_dummynet.h, so the symlink was the way to go. 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? -- Bob Bernstein | If a child annoys you, quiet him by brushing his at | hair. If this doesn't work, use the other side Esmond, R.I. | of the brush on the other end of the child. USA | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message