bpf issue in installing dhcp-3.0.4b3 package

David W. Hankins David_Hankins at isc.org
Wed Apr 19 17:18:40 UTC 2006


On Wed, Apr 19, 2006 at 05:06:21PM +0530, Sanjib Das wrote:
> I downloaded dhcp-3.0.4b3.tar from ISC's website...
> but I could not install the package.....it gives error/warning
> messages related to bpf(barkeley packet filter)...

What messages?  If they look like this:

   lpf.c: In function `if_register_receive':
   lpf.c:152: `SO_ATTACH_FILTER' undeclared (first use this function)
   lpf.c:152: (Each undeclared identifier is reported only once
   lpf.c:152: for each function it appears in.)

or this:

 Make sure CONFIG_PACKET (Packet socket) and CONFIG_FILTER (Socket
 Filtering) are enabled in your kernel configuration


Then you need to read the LINUX section of the README.

-- 
David W. Hankins		"If you don't do it right the first time,
Software Engineer			you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins


More information about the dhcp-users mailing list