andydong
驱动牛犊
驱动牛犊
  • 注册日期2003-06-11
  • 最后登录2003-11-06
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:916回复:2

简单问题:

楼主#
更多 发布于:2003-09-18 16:23
这是Chris Cant书中的WDM1的例子出现下面的错误!:
New or updated MSVC detected.  Updating DDK environment....
Setting environment for using Microsoft Visual C++ tools.
Starting dirs creation...Completed.
BUILD: Object root set to: ==> objchk
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Loading e:\\NTDDK\\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining c:\\wdmbook\\wdm1\\sys directory for files to compile.
    c:\\wdmbook\\wdm1\\sys
BUILD: Linking c:\\wdmbook\\wdm1\\sys directory
Compiling - wdm1.rc for i386
Compiling - debugprint.c for i386
Compiling - init.cpp for i386
Compiling - dispatch.cpp for i386
Compiling - pnp.cpp for i386
Linking Executable - objchk\\i386\\wdm1.sys for i386
pnp.obj() : error : Internal error during Pass2
BUILD: Done
    1 executable built - 1 Error
Wdm1.sys - 1 error(s), 0 warning(s)
大伙看看是什么原因!谢谢了!


terrificskyfox
驱动小牛
驱动小牛
  • 注册日期2003-03-12
  • 最后登录2014-04-28
  • 粉丝0
  • 关注0
  • 积分7分
  • 威望11点
  • 贡献值1点
  • 好评度10点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2003-09-18 23:03
呵呵,我也遇到这个Internal error during pass2的错误
哪位大虾知道怎么解决,请指教
terrificskyfox
驱动小牛
驱动小牛
  • 注册日期2003-03-12
  • 最后登录2014-04-28
  • 粉丝0
  • 关注0
  • 积分7分
  • 威望11点
  • 贡献值1点
  • 好评度10点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2003-09-19 15:34
hehe,这个我搞定了,看看这个
http://www.driverdevelop.com/forum/html_51460.html?1063956855
游客

返回顶部