From owner-freebsd-stable@FreeBSD.ORG Mon Sep 17 11:37:05 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7034516A419 for ; Mon, 17 Sep 2007 11:37:05 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 191A113C442 for ; Mon, 17 Sep 2007 11:37:04 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l8HBb31o015522; Mon, 17 Sep 2007 07:37:03 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id l8HBb1eQ002814 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Sep 2007 07:37:02 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200709171137.l8HBb1eQ002814@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 17 Sep 2007 07:35:18 -0400 To: zen , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <46EDF668.30609@tk-pttuntex.com> References: <46EDF668.30609@tk-pttuntex.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: error when compiling X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 11:37:05 -0000 At 11:37 PM 9/16/2007, zen wrote: >Dear user, >i have this fresh install FreeBSD 6.2, >but i cant compile the kernel even it was a GENERIC kernel. >these are the error messages : > >core# make depend Hi, What is the error you get with cd /usr/src make KERNCONF=GENERIC buildkernel ---Mike