From owner-cvs-all Wed Dec 1 13:30:14 1999 Delivered-To: cvs-all@freebsd.org Received: from 24-25-220-29.san.rr.com (24-25-220-29.san.rr.com [24.25.220.29]) by hub.freebsd.org (Postfix) with ESMTP id 2404414F88; Wed, 1 Dec 1999 13:30:08 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gateway.gorean.org (gateway.gorean.org [10.0.0.1]) by 24-25-220-29.san.rr.com (8.9.3/8.8.8) with ESMTP id NAA52740; Wed, 1 Dec 1999 13:29:56 -0800 (PST) (envelope-from Doug@gorean.org) Date: Wed, 1 Dec 1999 13:29:26 -0800 (PST) From: Doug Barton X-Sender: doug@24-25-220-29.san.rr.com To: Julian Elischer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: netgraph causing -Stable build failure? In-Reply-To: <199912011035.CAA09168@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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