lkml.org 
[lkml]   [2002]   [Aug]   [3]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 03 Aug 2002 13:45:07 +0200
FromHarald Dunkel <>
SubjectRe: Linux v2.4.19
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/

\
 
 \ /
  Last update: 2005-03-22 12:22    [from the cache]
©2003-2008