From owner-freebsd-questions Wed Jun 2 10: 5:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id F0260152FE for ; Wed, 2 Jun 1999 10:05:26 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id NAA17274; Wed, 2 Jun 1999 13:05:44 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199906021705.NAA17274@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Adding a new file to /sys/netinet In-Reply-To: from Gurudatt Shenoy at "Jun 2, 99 11:12:24 am" To: gurudatt@cs.tamu.edu (Gurudatt Shenoy) Date: Wed, 2 Jun 1999 13:05:44 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gurudatt Shenoy wrote, > > Hello, > I added a new file called "virtual.h" with some of my own functions to > /sys/netinet/ > I then recompiled the kernel and wrote a test program that did a > #include > However, when i try to compile, I get the error: "netinet/virtual.h: no > such file or directory" > Anyone know why this is happening? Have I missed out updating some config > file? You put it in the wrong place. Try, /usr/include/netinet (Or consider /usr/local/include too.) -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message