From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 16:55:48 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 A6EE037B401 for ; Sat, 7 Jun 2003 16:55:48 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B527D43FB1 for ; Sat, 7 Jun 2003 16:55:47 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h57Ntii9038735; Sun, 8 Jun 2003 11:55:44 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h57NthmL038734; Sun, 8 Jun 2003 11:55:43 +1200 (NZST) Date: Sun, 8 Jun 2003 11:55:43 +1200 From: Jonathan Chen To: Konrad Scorciapino Message-ID: <20030607235543.GA38703@grimoire.chen.org.nz> References: <3EE253CF.1030101@uol.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EE253CF.1030101@uol.com.br> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Building Kernel 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: Sat, 07 Jun 2003 23:55:48 -0000 On Sat, Jun 07, 2003 at 06:06:23PM -0300, Konrad Scorciapino wrote: > Hello, > > I've fixed the problem with my old computer reseting, but I've come to > another... > > I can't build a kernel. I get lots of '".depend", line N: Need an > operator' messages, then I get error code 1. > > I get this message even when trying to compile the generic kernel.... You're possibly using GNU-make to build the kernel instead of the system's make. This is a no-no. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something.