3922|0

63

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

unresolved external symbol ___security_cookie求助 [复制链接]

为缩短开发周期,采用windriver9编写驱动,但是在利用winddk编译内核态函数时,提示unresolved external symbol ___security_cookie in function。

由于是用makefile和source文件进行链接的,不能利用vc来修改bufferflow的问题。

也不知道是不是栈溢出问题,好伤脑筋啊!
--------------------Configuration: KP_AFDX - Win32 winxp checked--------------------
setting enviroment for WinXP platform
call D:\WINDDK\bin\setenv.bat D:\WINDDK checked
run build -cfe for checked in
E:\AFDX_new_test\kermode
BUILD: Object root set to: ==> objchk_winxp
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: /i switch ignored
BUILD: Using 2 child processes
BUILD: Compile and Link for i386
BUILD: Loading D:\WINDDK\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining e:\afdx_new_test\kermode directory for files to compile.
    e:\afdx_new_test\kermode
    e:\afdx_new_test\kermode - 2 source files (898 lines)
BUILD: Saving D:\WINDDK\build.dat...
BUILD: Compiling e:\afdx_new_test\kermode directory
1>Compiling - afdx_lib.c for i386
1>Compiling - kp_afdx.c for i386
BUILD: Linking e:\afdx_new_test\kermode directory
1>Linking Executable - objchk_winxp\i386\kp_afdx.sys for i386
1>kp_nt921.lib(kp_main.obj) : error LNK2019: unresolved external symbol ___security_cookie referenced in function "unsigned long __stdcall WdrKP_CreateDevices(struct _DRIVER_OBJECT *,struct _UNICODE_STRING *)" (?WdrKP_CreateDevices@@YGKPAU_DRIVER_OB
JECT@@PAU_UNICODE_STRING@@@Z)
1>kp_wdapi921.lib(wdc_general.obj) : error LNK2001: unresolved external symbol ___security_cookie
1>kp_wdapi921.lib(wdc_err.obj) : error LNK2001: unresolved external symbol ___security_cookie
1>kp_nt921.lib(kp_main.obj) : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function "unsigned long __stdcall WdrKP_CreateDevices(struct _DRIVER_OBJECT *,struct _UNICODE_STRING *)" (?WdrKP_CreateDevices@@YGKPAU_D
RIVER_OBJECT@@PAU_UNICODE_STRING@@@Z)
1>kp_wdapi921.lib(wdc_general.obj) : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function _WDC_Sleep@8
1>kp_wdapi921.lib(wdc_err.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
1>objchk_winxp\i386\kp_afdx.sys() : error LNK1120: 2 unresolved externals
BUILD: Done
    4 files compiled
    1 executable built - 7 Errors
点赞 关注

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

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/7 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表