bpf issue in installing dhcp-3.0.4b3 package

David W. Hankins David_Hankins at isc.org
Fri Apr 21 15:25:51 UTC 2006


On Fri, Apr 21, 2006 at 09:25:21AM +0530, Sanjib Das wrote:
> bpf.c:45:28: linux/filter.h: No such file or directory

There's your problem.

These are distributed in the linux kernel source tarball.  Your
distribution might either choose to install a static copy in
/usr/include, or it might prefer to symlink from /usr/include/linux
to /usr/src/linux/include/linux.

You're going to need to solve that to build the source.

-- 
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