From owner-freebsd-questions@FreeBSD.ORG Tue Mar 11 01:12:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BDAC106566B for ; Tue, 11 Mar 2008 01:12:43 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id 329868FC12 for ; Tue, 11 Mar 2008 01:12:43 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite ([24.166.217.200]) by hrndva-omta06.mail.rr.com with SMTP id <20080311011242.QWLI5710.hrndva-omta06.mail.rr.com@satellite> for ; Tue, 11 Mar 2008 01:12:42 +0000 Message-ID: <001c01c88314$e2c53a20$0200a8c0@satellite> From: "Dave" To: Date: Mon, 10 Mar 2008 21:11:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: kernel error when upgrading to 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2008 01:12:43 -0000 Hello, I've got a 6.2 or 3 box that i'm wanting to update to 7.0. I've cvsupped my source, made world, and built a kernel, all went successfully. This is the GENERIC kernel. When i do a make installkernel i am getting the error kldxref: file isn't dynamically linked Is this a show stopping error/ if so is there a workaround? Thanks. Dave.