From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 17:45:58 2005 Return-Path: X-Original-To: freebsd-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 B0A6E16A41F for ; Tue, 26 Jul 2005 17:45:58 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from gorgo.centroin.com.br (gorgo.centroin.com.br [200.225.63.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 062D743D48 for ; Tue, 26 Jul 2005 17:45:57 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from hypselo.centroin.com.br (hypselo.centroin.com.br [200.225.63.1]) by gorgo.centroin.com.br (8.12.10/8.12.9) with ESMTP id j6QHjuea018715 for ; Tue, 26 Jul 2005 14:45:56 -0300 (EST) Date: Tue, 26 Jul 2005 14:45:56 -0300 (EST) From: Sender: To: In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Subject: hardware monitor 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: Tue, 26 Jul 2005 17:45:58 -0000 Hi, =09Just to put a subject... On Tue, 26 Jul 2005 scuba@centroin.com.br wrote: |Hi All, | | |=09I=B4m trying to enable the hardware monitoring with "lmmon" on an |Intel server board, based on ICH2 chipset, but when I put the following |line in the kernel config file: | | |device ichsmb | | |I get this error messages: | |In file included from /usr/src/sys/dev/ichsmb/ichsmb.c:64: |/usr/src/sys/dev/ichsmb/ichsmb_var.h:44:22: smbus_if.h: No such file or |directory |In file included from /usr/src/sys/dev/ichsmb/ichsmb_pci.c:66: |/usr/src/sys/dev/ichsmb/ichsmb_var.h:44:22: smbus_if.h: No such file or |directory |mkdep: compile failed |*** Error code 1 | | |What is wrong? | |FreeBSD 5.4 | | |- Marcelo Souza | |_______________________________________________ |freebsd-questions@freebsd.org mailing list |http://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" | - Marcelo