Date: Mon, 13 Mar 2000 15:48:34 +0100 From: Gary Jennejohn <garyj@peedub.muc.de> To: Mohamed Sridi <982BE635243@stud.alakhawayn.ma> Cc: questions@FreeBSD.ORG Subject: Re: help Message-ID: <200003131448.PAA92964@peedub.muc.de> In-Reply-To: Your message of "Mon, 13 Mar 2000 14:29:11 GMT." <Pine.SOL.3.96.1000313141714.12934A-100000@stud.alakhawayn.ma>
next in thread | previous in thread | raw e-mail | index | archive | help
Mohamed Sridi writes: >hello everybody, >i had probelm in compiling the code of ip_input.c, out_put.c >when i compile it with " cc ip_input.c -lnsl" it gives that the headers >opt_ipfw.h ,opt_bootp.h,opt_ipdn.h,opt_ipdivert.h,ip_ipfilter.h >are not exist. > You can't compile these standalone, they're part of the kernel. Do it in /sys/compile/<yourkernelname>. /usr/sbin/config generates the opt_*.h files WHEN YOU CONFIG YOUR KERNEL. Clear enough ? --- Gary Jennejohn / garyj@muc.de garyj@fkr.cpqcorp.net gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003131448.PAA92964>