[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#93438: marked as done (lm-sensors-source modules have 'Unresolved symbols')



Your message dated 14 May 2001 20:04:25 -0400
with message-id <y68g0e75vg6.fsf@hodge-podge.mit.edu>
and subject line lm-sensors-source modules have 'Unresolved symbols'
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Apr 2001 19:46:06 +0000
>From eric@femto.eric.ath.cx Mon Apr 09 14:46:06 2001
Return-path: <eric@femto.eric.ath.cx>
Received: from 212.68.218.46.brutele.be (yocto.eric.ath.cx) [212.68.218.46] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14mhbr-0002fn-00; Mon, 09 Apr 2001 14:45:59 -0500
Received: from (femto) [213.96.47.56] 
	by yocto.eric.ath.cx with esmtp (Exim 3.12 #1 (Debian 2.2))
	id 14mhbq-0000DK-00; Mon, 09 Apr 2001 21:45:58 +0200
Received: from eric by femto with local (Exim 3.12 #1 (Debian))
	id 14mQxb-00011C-00
	for <submit@bugs.debian.org>; Mon, 09 Apr 2001 03:59:19 +0200
Date: Mon, 9 Apr 2001 03:59:19 +0200
To: submit@bugs.debian.org
Subject: lm-sensors-source modules have 'Unresolved symbols'
Message-ID: <20010409035919.A3630@femto.eric.ath.cx>
Reply-To: Eric.VanBuggenhaut@AdValvas.be
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
From: Eric Van Buggenhaut <eric@femto.eric.ath.cx>
Delivered-To: submit@bugs.debian.org

Package: lm-sensors-source
Version: 2.5.4-10
Severity: important

femto:/usr/src/modules/lm-sensors[0]# debian/rules binary-modules KVERS=2.4.2
[...]
dpkg-deb: building package `lm-sensors-2.4.2' in
`/usr/src/linux/../lm-sensors-2.4.2_2.5.4-10+_i386.deb'.
femto:/usr/src/modules/lm-sensors[0]# dpkg -i ../../lm-sensors-2.4.2_2.5.4-10+_i386.deb
Selecting previously deselected package lm-sensors-2.4.2.
(Reading database ... 26070 files and directories currently installed.)
Unpacking lm-sensors-2.4.2 (from .../lm-sensors-2.4.2_2.5.4-10+_i386.deb) ...
Setting up lm-sensors-2.4.2 (2.5.4-10+) ...
depmod: *** Unresolved symbols in /lib/modules/2.4.2/misc/i2c-hydra.o
depmod: *** Unresolved symbols in /lib/modules/2.4.2/misc/i2c-i810.o
depmod: *** Unresolved symbols in /lib/modules/2.4.2/misc/i2c-via.o
depmod: *** Unresolved symbols in /lib/modules/2.4.2/misc/i2c-voodoo3.o

I'm running a kernel 2.4.2 with i2c support activated:

femto:/usr/src/modules/lm-sensors[0]# grep -A 10 'I2C support' ../../linux/.config
# I2C support
#
CONFIG_I2C=m
# CONFIG_I2C_ALGOBIT is not set
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_CHARDEV=m


-- 
Eric VAN BUGGENHAUT

Eric.VanBuggenhaut@AdValvas.be

---------------------------------------
Received: (at 93438-done) by bugs.debian.org; 15 May 2001 00:04:52 +0000
>From dmaze@mit.edu Mon May 14 19:04:52 2001
Return-path: <dmaze@mit.edu>
Received: from fort-point-station.mit.edu [18.72.0.53] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14zSKa-0000DG-00; Mon, 14 May 2001 19:04:52 -0500
Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82])
	by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id UAA08620;
	Mon, 14 May 2001 20:04:47 -0400 (EDT)
Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86])
	by grand-central-station.mit.edu (8.9.2/8.9.2) with ESMTP id UAA29792;
	Mon, 14 May 2001 20:04:40 -0400 (EDT)
Received: from hodge-podge.mit.edu (HODGE-PODGE.MIT.EDU [18.187.1.128])
	by melbourne-city-street.mit.edu (8.9.2/8.9.2) with ESMTP id UAA26259;
	Mon, 14 May 2001 20:04:26 -0400 (EDT)
To: Eric Van Buggenhaut <eric@eric.ath.cx>
Cc: 93438-done@bugs.debian.org
Subject: Re: lm-sensors-source modules have 'Unresolved symbols'
From: "David Z. Maze" <dmaze@debian.org>
Date: 14 May 2001 20:04:25 -0400
Message-ID: <y68g0e75vg6.fsf@hodge-podge.mit.edu>
Lines: 29
User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Arches)
X-Attribution: DZM
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 93438-done@bugs.debian.org

In your bug report (http://bugs.debian.org/93438), you note that your
built lm-sensors modules don't load properly, commenting:

> I'm running a kernel 2.4.2 with i2c support activated:
>
> femto:/usr/src/modules/lm-sensors[0]# grep -A 10 'I2C support' ../../linux/.config
> # I2C support
> #
> CONFIG_I2C=m
> # CONFIG_I2C_ALGOBIT is not set
> # CONFIG_I2C_ALGOPCF is not set
> CONFIG_I2C_CHARDEV=m

However, /usr/share/doc/lm-sensors/INSTALL.gz notes, in big letters:

NOTE: MAKE SURE YOU HAVE THE I2C-ALGO-BIT DRIVER (PART OF THE I2C PACKAGE)
      COMPILED INTO YOUR KERNEL OR AVAILABLE AS A MODULE; SOME SENSORS
      DRIVERS DEPEND ON IT!

This would seem to be the root cause of your problems; I'm therefore
closing your bug.  If you still run into problems after recompiling
with CONFIG_I2C_ALGOBIT enabled, feel free to open another bug.

Thanks,

-- 
David Maze         dmaze@debian.org      http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
	-- Abra Mitchell



Reply to: