Ticket #798 (closed task)
Opened 7 years ago
i2c-core.o unresolved symbols (Examined/Solved - i2c-2.6.2 Linux 2.4.16)
| Reported by: | contact | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | kernel | Version: | |
| Keywords: | Cc: |
Description
First I had some I2C modules compiled from the kernel source tree, but removed
them and even made a new kernel as i read that the special I2C package needed
to be used. I compiled without errors, but on insertion of any of the modules,
the following error occurs:
root@Argon:~/i2c-2.6.2# depmod -a -e
depmod: *** Unresolved symbols in /lib/modules/2.4.16/misc/i2c-core.o
depmod: create_proc_entry
depmod: proc_bus
depmod: remove_proc_entry
Ok, a dependency error.. but what is causing it..
Thanks in advance,
Pieter Noordhuis --- probably a module versioning problem,
see FAQ #3.9.
You have /proc enabled in the kernel, right?
Hopefully not as a module...
If you need more help email us and reference your ticket number.
MDS 12/28/01
