Hi Trying to build dhcp-4.2.5-P1 as per BLFS instructions I get: gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"' -D_PATH_DHCLIENT_SCRIPT='"/sbin/dhclient-script"' -D_PATH_DHCPD_CONF='"/etc/dhcp/dhcpd.conf"' -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c In file included from ../includes/dhcpd.h:95:0,from alloc.c:36: ../includes/omapip/isclib.h:51:24: fatal error: isc/buffer.h: No such file or directory compilation terminated. make[2]: *** [alloc.o] Error 1 make[2]: Leaving directory `/sources/BLFS/dhcp-4.2.5-P1/common' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/sources/BLFS/dhcp-4.2.5-P1/common' make: *** [all-recursive] Error 1 I thought this may be a lack of Bind(it still might be), but installing Bind Utilities made no difference. Any suggestions please?
thanks MAC -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
