QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1437|回复: 1

yaffs2 2.6.16 内核编译正常,但有未定义的符号?

[复制链接]
发表于 2006-6-3 10:25:03 | 显示全部楼层 |阅读模式
编译快结束是的提示:
LD [M]  /root/job/fs/yaffs2/yaffs2.o
  Building modules, stage 2.
  MODPOST
*** Warning: "yaffs_CheckpointOpen" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_EraseBlockInNAND" [fs/yaffs2/yaffs2.ko] undefined!*** Warning: "yaffs_InitialiseNAND" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_ReadChunkWithTagsFromNAND" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_WriteChunkWithTagsToNAND" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_CheckpointWrite" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "qsort" [/root/job/fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_CheckpointClose" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_CheckpointInvalidateStream" [fs/yaffs2/yaffs2.ko]
undefined!
*** Warning: "yaffs_CheckpointRead" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_MarkBlockBad" [fs/yaffs2/yaffs2.ko] undefined!
*** Warning: "yaffs_QueryInitialBlockState" [fs/yaffs2/yaffs2.ko] undefined!
  CC      fs/yaffs2/yaffs2.mod.o
  LD [M]  fs/yaffs2/yaffs2.ko

如果insmod:

FATAL: Error inserting yaffs (/lib/modules/2.6.16.19/kernel/fs/yaffs2/yaffs.ko): Unknown symbol in module, or unknown parameter (see dmesg)


有人遇到吗
发表于 2006-6-6 23:10:57 | 显示全部楼层
What's the log from "dmesg"?

For this kind of warning stuff, it may be caused by some symbols removed from the kernel, that is to say, the version of kernel is not compatible with the yaffs2. I suggest you downloading the newest version from cvs and take a try.
If still not work at first try, then try to manually build it as an module, not compiling it into the kernel.

One thing I'm interesting is which flash/ICs you are using. Why use yaffs2?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 14:31 , Processed in 0.061876 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表