Date: Wed, 1 Dec 1999 13:29:26 -0800 (PST) From: Doug Barton <Doug@gorean.org> To: Julian Elischer <julian@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: netgraph causing -Stable build failure? Message-ID: <Pine.BSF.4.21.9912011327050.52717-100000@24-25-220-29.san.rr.com> In-Reply-To: <199912011035.CAA09168@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Using -Stable sources that are up to the minute I just got this: ===> sys/modules/netgraph/ksocket @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -DKERNEL -DKLD_MODULE -I- -I/usr/obj/usr/src/sys/modules/netgraph/ksocket -I/usr/obj/usr/src/sys/modules/netgraph/ksocket/@ -I/usr/obj/usr/src/tmp/usr/include /usr/src/sys/modules/netgraph/ksocket/../../../netgraph/ng_ksocket.c /usr/src/sys/modules/netgraph/ksocket/../../../netgraph/ng_ksocket.c:55: sys/ctype.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. I am going to disable the building of netgraph in that makefile and try to get past it since TMK I don't need netgraph built if I'm not using it, but I thought you'd like to know. This machine had clean /usr/src and /usr/obj dirs before I started, FWIW. Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9912011327050.52717-100000>