ChinaUnix.net
相关文章推荐:

1 Unknown symbol in module

我在用root用户执行passwd命令的时候报错: # passwd Changing password for user root. passwd: module is unknown 我上网查了一下,好像是说pam的问题,说要重装包,但是我现在用所有用户登录都报错说错误的用户名和密码,哪位大哥能告诉我解决方法,急,在线等

by 小将发威 - 服务器架设 - 2006-04-25 19:21:18 阅读(2019) 回复(2)

相关讨论

我在用root用户执行passwd命令的时候报错: # passwd Changing password for user root. passwd: module is unknown 我上网查了一下,好像是说pam的问题,说要重装包,但是我现在用所有用户登录都报错说错误的用户名和密码,哪位大哥能告诉我解决方法,急,在线等

by 小将发威 - 系统管理 - 2006-04-25 18:40:08 阅读(1406) 回复(3)

头文件 #include #include #include #include #include #include 编译无错 插入就报错 unknown symbol ip_conntrack_helper_register sysmap内找...

by 故哈 - C/C++ - 2009-07-22 13:23:50 阅读(1196) 回复(1)

I am trying to resolve an issue with the patch-o-matic in regards to the pptp nat and conntrack patch. I am using kernel 2.6.11.1. on many different processors. I have the problem across the board. I can compile, but I can load the module. I get an error in dmesg: ip_conntrack_pptp: unknown symbol __ip_conntrack_expect_find ip_nat_pptp: unknown symbol ip_nat_pptp_hook_inbound ip_nat_pptp: Unk...

by 枫影谁用了 - 服务器架设 - 2005-12-15 15:00:05 阅读(971) 回复(1)

问题应该是编译模块的内核与运行的内核版本不严格匹配。 编译模块内核版本:2.6.18.e15 运行的内核:2.6.18 两个内核相差不大,我要怎样才能将此模块插入?

by hb12112 - C/C++ - 2011-11-29 12:03:43 阅读(14788) 回复(7)

编译没有问题。 生成了my_module.o 但是用insmod my_module.o时出错: my_module.o: unresolved symbol proc_unregister my_module.o: unresolved symbol proc_register my_module.o: Hint: You are trying to load a module without a GPL compatible license and it has unresolved symbols. The module may be trying to access GPLONLY symbols but the problem is more likely to be a coding or user error. Contact t...

by sway2004009 - C/C++ - 2005-12-06 00:17:07 阅读(1304) 回复(8)

只知道EXPORT symbol是把内核函数的符号导出,也就是把函数的入口地址导出,但是不知道 EXPORT symbol怎么用?请指教。还有module_LICENSE。

by sanshially - 内核/嵌入技术 - 2006-05-16 19:30:06 阅读(1091) 回复(3)

请教各位牛人,不知道大家有没有什么好办法解决在 linux下面写驱动时出现的模块中多出未知变量的方法。 本人在学习的过程中,写了一个驱动,结果老是出现两个 未知变量,去找却没发现什么异常。 然后一行行地删代码,却是在莫名奇妙的地方。 ....

by leonashirley - 内核/嵌入技术 - 2006-02-05 09:55:32 阅读(955) 回复(1)

Anyone encountered this error before? sqlri_tbl_in_mem_alloc(): Active=Y, Reason=0, Mem=256, #InSubq=51, TIMMax#=51, %FitInTIM=100.00

by toms1981 - DB2 - 2005-07-06 17:35:30 阅读(1593) 回复(7)

我的电脑装的是redhat9, 一启动图形模式显示起就自动关闭, 只能使用文本模式. 启动的过程中提示unknown monitor. 我该怎么解决??谢谢!!

by strongxxxx - Linux论坛 - 2004-10-24 20:51:31 阅读(1112) 回复(3)

我的一块硬盘FRU number没了。使这个盘坏了吗? # lscfg -vl hdisk1 DEVICE LOCATION DESCRIPTION hdisk1 11-08-00-4,0 16 Bit LVD SCSI Disk Drive (18200 MB) Manufacturer................IBM Machine Type and Model......ST318305LC FRU Number.................. ROS Level and ID............43353034 ...

by superjun - AIX - 2004-09-08 08:52:52 阅读(1333) 回复(5)