Re: Linux v2.4.19

From: Harald Dunkel (harri@synopsys.COM)
Date: Sat Aug 03 2002 - 06:45:07 EST


Hi folks,

I've got billions of undefined symbols during 'make modules_install'.

:
cd /lib/modules/2.4.19; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.19; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/drivers/cdrom/cdrom.o
depmod: register_sysctl_table_Rab92f33e
depmod: kmalloc_R93d4cfe6
depmod: __generic_copy_to_user_Rd523fdd3
depmod: __generic_copy_from_user_R116166aa
:

Is this due to gcc 2.95.4? Can anybody reproduce this? I'm
running Debian (Sid, i386).

Regards

Harri

-
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/



This archive was generated by hypermail 2b29 : Wed Aug 07 2002 - 22:00:21 EST