From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 14:07: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 AE80037B401 for ; Sat, 7 Jun 2003 14:07:48 -0700 (PDT) Received: from traven.uol.com.br (traven.uol.com.br [200.221.29.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D70A43F85 for ; Sat, 7 Jun 2003 14:07:47 -0700 (PDT) (envelope-from fallenbr@uol.com.br) Received: from uol.com.br ([200.161.254.185]) by traven.uol.com.br (8.9.1/8.9.1) with ESMTP id SAA22688 for ; Sat, 7 Jun 2003 18:07:44 -0300 (BRT) Message-ID: <3EE253CF.1030101@uol.com.br> Date: Sat, 07 Jun 2003 18:06:23 -0300 From: Konrad Scorciapino User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 21:07:49 -0000 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.... What could be wrong? Thanks!