lkml.org 
[lkml]   [2003]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectunresolved symbols building 2.5.59

tail end of "make modules_install":

if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.59; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.59/kernel/drivers/i2c/i2c-proc.ko
depmod: i2c_check_functionality
depmod: i2c_smbus_xfer
depmod: i2c_check_addr
depmod: i2c_adapter_id
depmod: *** Unresolved symbols in /lib/modules/2.5.59/kernel/fs/cramfs/cramfs.ko
depmod: zlib_inflate
depmod: zlib_inflate_workspacesize
depmod: zlib_inflateInit_
depmod: zlib_inflateReset
depmod: zlib_inflateEnd

the first one seems to be i2c-proc looking for symbols in i2c-core,
which i selected and which was built.

the second seems to be that cramfs needs zlib_inflate, which once
again i selected and which was built.

beyond that, i'm not sure how to further debug these.

rday

-
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 13:32    [W:0.022 / U:1.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site