Re: ZyXEL GN650-T

From: sebastian . ionita
Date: Thu Nov 11 2004 - 01:15:30 EST


Francois Romieu writes:

sebastian.ionita@xxxxxxxxxxxxxxxx <sebastian.ionita@xxxxxxxxxxxxxxxx> :
[...]
The kernel compiles but I have 1 unresolved simbole in the via-velocity modul
depmod: *** Unresolved symbols in /lib/modules/2.4.28-rc2/kernel/drivers/net/via-velocity.o
depmod: crc_ccitt_R3771b461

Can you grep for crc_ccitt the output of 'nm lib/lib.a' in your build
tree and check that CONFIG_CRC_CCITT is enabled in your .config ?

crc_ccitt is EXPORT_SYMBOLed by lib/crc-ccitt.c and should be linked in
your new kernel.
Yes is enabled in my .config and it exists,
crc-ccitt.o:
00000000 T crc_ccitt
00000000 R crc_ccitt_table
0000001a R __kstrtab_crc_ccitt
00000000 R __kstrtab_crc_ccitt_table
00000008 R __ksymtab_crc_ccitt
00000000 R __ksymtab_crc_ccitt_table
but why then depmod say's that it isn't there?


--
Ueimor



____________________________________________________________
SC. FO Comunicatii SRL.
Sebastian Ionita
Administrator Sistem
mobil: 0724 212408
tel fix: 0264 450456


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