lkml.org 
[lkml]   [1999]   [Dec]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectList of undefined symbols in linux 2.3.31

References to the undefined symbols i2o_event_register and
update_vm_cache have persisted in the 2.3.x kernels for a while now.
I understand that i2o support in 2.3.x is in flux right now, but
I am unclear on the situation with update_vm_cache. If they
can safely just be deleted, then I would be happy to send a patch
to Linus if nobody else has bothered.

The class to __divdi3 and __moddi3 in 2.3.x file system
modules are the results of a file system attempting to support
a block size that is not a power of two because recent 2.3.x
kernels support 64-bit offset in files (good) but do not
export the __divdi3 and __moddi3 routines necessary to support
division of 64 bit integers on 32 bit architectures (I don't know
why these routines are not exported from i386_ksyms.c, but I
had to drop arbitratry block size support from the iso9660
transparent compression patches to accomodate this).

Anyhow, here is the list of currently undefined symbols
when 2.3.31 is compiled for x86 with everything being a module,
except for romfs and ramdisk, which are compiled in. I hope this is
helpful in eliminating the undefined symbols from the kernel in
preparation for 2.4.

depmod: *** Unresolved symbols in /lib/modules/2.3.31/fs/ntfs.o
depmod: update_vm_cache
depmod: *** Unresolved symbols in /lib/modules/2.3.31/fs/affs.o
depmod: __divdi3
depmod: update_vm_cache
depmod: __moddi3
depmod: *** Unresolved symbols in /lib/modules/2.3.31/fs/qnx4.o
depmod: update_vm_cache
depmod: *** Unresolved symbols in /lib/modules/2.3.31/misc/i2o_lan.o
depmod: i2o_event_register


Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."

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

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.071 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site