From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 30 19:36:15 2009 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68BDD1065789 for ; Fri, 30 Jan 2009 19:36:15 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 248078FC1B for ; Fri, 30 Jan 2009 19:36:15 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n0UJX4Dp052471; Fri, 30 Jan 2009 12:33:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 30 Jan 2009 12:33:30 -0700 (MST) Message-Id: <20090130.123330.2025563190.imp@bsdimp.com> To: assaulter0x80@gmail.com From: "M. Warner Losh" In-Reply-To: References: <20090129045304.GA18493@debian.samsung.router> <20090128.223315.1447365184.imp@bsdimp.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@FreeBSD.org Subject: Re: KLD: program.ko: depends of kernel - no avaiable X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 19:36:16 -0000 In message: Jacky Oh writes: : Can the solution become the source tree updates to the same version of my : installed kernel? Sorry for my irregular-time questions and responses but : currently i cannot access to inet.. It's really difficult for me becouse I : don't put instant solution for my systems and my case of study problems...I : try to resolve the problem if the source tree is it fails.. The solution is to rebuild the kernel and the modules, install them and reboot. Warner