Alan Cox wrote:
>
> Linux 2.4.21rc2-ac1
depmod: *** Unresolved symbols in
/lib/modules/2.4.21-rc2-ac1/kernel/drivers/sound/ac97_codec.o
depmod: wolfson_init11
depmod: wolfson_init05
depmod: *** Unresolved symbols in
/lib/modules/2.4.21-rc2-ac1/kernel/fs/xfs/xfs.o
depmod: find_trylock_page
depmod: path_lookup
In ac97_codec.c the missing functions are expected to be static,
declared but missing. Looks like an incomplete merge. I just
comment out the offending lines as I do not have these devices.
My XFS config is:
CONFIG_XFS_FS=m
# CONFIG_XFS_RT is not set
# CONFIG_XFS_QUOTA is not set
-- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> - 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 : Thu May 15 2003 - 22:00:35 EST