From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 11:16:33 2003 Return-Path: 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 BC89B37B401 for ; Tue, 22 Jul 2003 11:16:33 -0700 (PDT) Received: from lakemtao04.cox.net (lakemtao04.cox.net [68.1.17.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F9543FBF for ; Tue, 22 Jul 2003 11:16:30 -0700 (PDT) (envelope-from stepheng-16@cox.net) Received: from Mandrake9.hr.cox.net ([68.99.98.94]) by lakemtao04.cox.net ESMTP <20030722181630.LINQ13930.lakemtao04.cox.net@Mandrake9.hr.cox.net> for ; Tue, 22 Jul 2003 14:16:30 -0400 From: Stephen G Smith To: freebsd-questions@freebsd.org In-Reply-To: <20030722175348.GA6752@users.munk.nu> References: <1058825577.2823.52.camel@Mandrake9.hr.cox.net> <20030722030122.GA43503@users.munk.nu> <1058879233.2035.3.camel@Mandrake9.hr.cox.net> <20030722175348.GA6752@users.munk.nu> Content-Type: text/plain Organization: Message-Id: <1058897748.2772.4.camel@Mandrake9.hr.cox.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2-3mdk Date: 22 Jul 2003 14:15:48 -0400 Content-Transfer-Encoding: 7bit Subject: Re: "make depend" fails, cc1: no such file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 18:16:34 -0000 On Tue, 2003-07-22 at 13:53, Jez Hancock wrote: > On Tue, Jul 22, 2003 at 09:07:14AM -0400, Stephen G Smith wrote: > > On Mon, 2003-07-21 at 23:01, Jez Hancock wrote: > > > On Mon, Jul 21, 2003 at 06:12:57PM -0400, Stephen G Smith wrote: > > > > I am running FreeBSD 5.1-RELEASE, and I want to add firewall support to > > > > my kernel. So, I carefully read and followed the instructions in section > > > > 9.3 of the FreeBSD Handbook. But when I run "make depend" i get this > > > > error: > > > > > > > > cc: installation problem, cannot exec 'cc1': no such file or directory > > > > *** Error code 1 > > > In which directory are you running 'make depend'? > > > > I am running it in the ../compile/ directory created > > by running /usr/sbin/config, which in this case is > > /usr/src/sys/i386/compile/IPFW-KERNEL. > Have you installed the kernel developer package (iirc, don't have cd to > hand :)? Which kernel developer package would this be? I have searched around on the ftp sites and haven't been able to find anything like that.... Could you point me in the right direction? Merci beaucoup, Stephen