Messages in this thread |  | | Date | Wed, 28 Aug 2002 18:14:12 +1000 | From | Edward Coffey <> | Subject | Re: Linux v2.5.32 |
| |
make modules_install finishes up with a few unresolved symbols:
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.32; fi depmod: *** Unresolved symbols in /lib/modules/2.5.32/kernel/arch/i386/kernel/apm.o depmod: cpu_gdt_table depmod: *** Unresolved symbols in /lib/modules/2.5.32/kernel/drivers/input/evdev.o depmod: input_devclass depmod: *** Unresolved symbols in /lib/modules/2.5.32/kernel/drivers/input/mousedev.o depmod: input_devclass depmod: *** Unresolved symbols in /lib/modules/2.5.32/kernel/sound/core/snd.o depmod: devfs_find_and_unregister - 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/
|  |