From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 10:47:23 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 B610C37B401 for ; Tue, 22 Jul 2003 10:47:23 -0700 (PDT) Received: from lifesupport.shutdown.com (dsl092-048-059.sfo2.dsl.speakeasy.net [66.92.48.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 035FF43FAF for ; Tue, 22 Jul 2003 10:47:23 -0700 (PDT) (envelope-from llewelly@lifesupport.shutdown.com) Received: (from llewelly@localhost) by lifesupport.shutdown.com (8.11.2/8.11.2) id h6MHgsA17849; Tue, 22 Jul 2003 10:42:54 -0700 (PDT) To: Stephen G Smith References: <1058825577.2823.52.camel@Mandrake9.hr.cox.net> From: LLeweLLyn Reese Date: 22 Jul 2003 10:42:53 -0700 In-Reply-To: <1058825577.2823.52.camel@Mandrake9.hr.cox.net> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org 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 17:47:24 -0000 Stephen G Smith writes: > 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 [snip] Maybe you didn't install any of the -developer distributions ?