From owner-freebsd-questions@FreeBSD.ORG Thu Oct 5 17:38:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3913016A40F for ; Thu, 5 Oct 2006 17:38:59 +0000 (UTC) (envelope-from up@3.am) Received: from richard2.pil.net (mail.pil.net [207.7.198.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 1BC4F43D95 for ; Thu, 5 Oct 2006 17:38:48 +0000 (GMT) (envelope-from up@3.am) Received: (qmail 32108 invoked by uid 1825); 5 Oct 2006 17:38:29 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 5 Oct 2006 17:38:29 -0000 Date: Thu, 5 Oct 2006 13:38:29 -0400 (EDT) From: up@3.am X-X-Sender: up@richard2.pil.net To: freebsd-questions@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Cannot make depend without USB? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 17:38:59 -0000 Please disregard, I was in the wrong source tree :-/ On Thu, 5 Oct 2006 up@3.am wrote: > > Hi: > > I'm trying to recompile a 6.2-PRERELEASE kernel without USB support. > After commenting out the USB devices in the kernel config file, and doing > a "make cleandepend" in the kernel source directory, I get this when > trying to do a "make depend": > > (excerpt): > > rm -f .newdep > make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" > xargs mkdep -a -f .newdep -O -pipe -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. > -I../../.. -I../../../contrib/altq -I../../../contrib/ipfilter > -I../../../contrib/pf -I../../../contrib/dev/ath > -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm > -I../../../dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include > opt_global.h -fno-common -finline-limit=8000 --param > inline-unit-growth=100 --param large-function-growth=1000 > -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow > -mno-sse -mno-sse2 -ffreestanding > ../../../dev/usb/umass.c:119:21: usbdevs.h: No such file or directory > ../../../dev/usb/ums.c:70:21: usbdevs.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/sys/i386/compile/NEW_NS1.SMP. > > I tried doing a "make clean", but that didn't help either...what am I > forgetting? Please respond directly, as I am not subscribed. > > TIA! > > James Smallacombe PlantageNet, Inc. CEO and Janitor > up@3.am http://3.am > ========================================================================= > > James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am =========================================================================