Re: i2c-elektor (2.5.43) non-fatal error: unresolved symbol cli,

Jeff Garzik (jgarzik@pobox.com)
Fri, 18 Oct 2002 19:04:36 -0400


Joseph Pingenot wrote:
> I didn't see this, so I'm reporting it:
> make -f arch/i386/lib/Makefile modules_install
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.43; fi
> depmod: *** Unresolved symbols in /lib/modules/2.5.43/kernel/drivers/i2c/i2c-elektor.o
> depmod: cli
> depmod: sti
>
> Looks like a problem in the i2c-elektor driver.

It's one of several drivers that have not been updated since cli/sti
were removed...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/