Messages in this thread |  | | Date | Wed, 19 Feb 2003 15:26:03 +0100 | From | m. <> | Subject | 2.4.19 & 2.4.20 unresolved symbols problem |
| |
hi.. I have problem building 2.4.19 and 2.4.20 kernel on my Linux machine.. I'm using gcc 3.2.2 to build this kernel. My commands are: make xconfig make dep make bzImage make modules make modules_install
The last step fails with unresolved symbols in modules, such as:
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/drivers/net/8139too.o depmod: __ioremap_R9eac042a depmod: cpu_raise_softirq_Rd01f3ee8 depmod: eth_type_trans_R81d268af depmod: __get_user_4 depmod: netif_rx_R367bbba8 depmod: __out_of_line_bug_R8b0fd3c5 depmod: __const_udelay_Reae3dfd6 depmod: skb_over_panic_R940e064f depmod: softnet_data_Re3822906
I did see some posts in this maillist but only when building 2.5 kernel, not 2.4.. Can you suggest a solution? Thanks.. michal - 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/
|  |