From owner-freebsd-questions@FreeBSD.ORG Mon Jul 3 22:04:49 2006 Return-Path: X-Original-To: questions@freebsd.org 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 D26B316A412 for ; Mon, 3 Jul 2006 22:04:49 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [63.240.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D7C343D49 for ; Mon, 3 Jul 2006 22:04:49 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from gimpy (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (sccrmhc15) with ESMTP id <2006070322044801500r4lake>; Mon, 3 Jul 2006 22:04:48 +0000 From: Josh Paetzel To: questions@freebsd.org Date: Mon, 3 Jul 2006 17:04:48 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607031704.48259.josh@tcbug.org> Cc: Subject: sysutils/ipmi-kmod errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jul 2006 22:04:49 -0000 I'm attempting to install sysutil/ipmi-kmod on a 6.1-RELEASE system. I get the following output from the port: ===> Installing for ipmi-kmod-20060418 ===> Generating temporary packing list ===> Checking if sysutils/ipmi-kmod already installed install -o root -g wheel -m 444 /usr/ports/sysutils/ipmi-kmod/work/ipmi-kmod-20060418/sys/ipmi.h /usr/local/include/sys install -s -o root -g wheel -m 555 /usr/ports/sysutils/ipmi-kmod/work/ipmi-kmod-20060418/ipmi.ko /boot/modules kldxref: /boot/modules/ipmi.ko: file has no valid symbol table Segmentation fault (core dumped) Attempting to kldload the module causes the box to reboot. Just for a test it installed fine on another 6.1-R box I have here. Any suggestions? -- Thanks, Josh Paetzel