Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread brett holcomb
I ran a depmod -a but that didn't help. Isn't that supposed to resolve modules? On Mon, 9 Jun 2003 19:44:30 +0300 Andrew Kirilenko <[EMAIL PROTECTED]> wrote: Hello! On 12:34 Mon 09 Jun, brett holcomb wrote: That's what I did - delete the modules. I don't need them either. What I dont' unde

Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread Andrew Kirilenko
Hello! On 12:34 Mon 09 Jun, brett holcomb wrote: > That's what I did - delete the modules. I don't need them > either. What I dont' understand is why the unresolved > references to modules I don't use! That's because "depmod -a", I think. Best regards, Andrew. -- [EMAIL PROTECTED] mailing

Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread brett holcomb
That's what I did - delete the modules. I don't need them either. What I dont' understand is why the unresolved references to modules I don't use! On Mon, 9 Jun 2003 19:32:41 +0300 Andrew Kirilenko <[EMAIL PROTECTED]> wrote: Hello! > Hello Brett, The functions i2c_bit_(add|del)_bus() are

Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread Andrew Kirilenko
Hello! On 13:09 Mon 09 Jun, Hamilton Coutinho wrote: > On Sat, Jun 07, 2003 at 08:53:58PM -0400, Brett I. Holcomb wrote: > > > > I built a test kernel with i2c /proc option and that worked. However, to run > > sensors-detect I need the /dev option so I went back to menuconfig and > > checked i

Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-09 Thread Hamilton Coutinho
On Sat, Jun 07, 2003 at 08:53:58PM -0400, Brett I. Holcomb wrote: > > I built a test kernel with i2c /proc option and that worked. However, to run > sensors-detect I need the /dev option so I went back to menuconfig and > checked it. I did make dep && make clean bzImage modules modules_install

Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-07 Thread Brett I. Holcomb
That did it! Thanks a bunch. Hmm, not a bug . > On Sunday 08 Jun 2003 01:53, Brett I. Holcomb wrote: > > I built a test kernel with i2c /proc option and that worked. > > This looks like a bug to me - it's been around ages. > Whenever I emerge lm-sensors (usually following a kernel build) I foll

Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-07 Thread Brett I. Holcomb
Okay, thanks. Unfortunately someone at Gentoo feels it's not a bug so it's listed as Resolved, Invalid so I doubt if we'll see it fixed then. > On Sunday 08 Jun 2003 01:53, Brett I. Holcomb wrote: > > I built a test kernel with i2c /proc option and that worked. > > However, to run sensors-detec

Re: [gentoo-user] i2c Unresolved symbols in modules

2003-06-07 Thread Peter Ruskin
On Sunday 08 Jun 2003 01:53, Brett I. Holcomb wrote: > I built a test kernel with i2c /proc option and that worked. > However, to run sensors-detect I need the /dev option so I went back > to menuconfig and checked it. I did make dep && make clean bzImage > modules modules_install > > and got the