![]() |
|
|
|
#1
|
|||
|
|||
|
Re: why ?when is rebuild the ICeExt.sys is error on the build lib kosxxxx.lib
Quote:
to rebuild it with w2k3 DDK, do like this. 1. modify the file "sources" in the SRC. in the file , something like this # ********************************************************************* # remove ntoskrnlnt4.lib if you don't have it # I'm using old library for NT4 compability # ********************************************************************* TARGETLIBS=$(BASEDIR)\LIB\W2K\i386\ntoskrnlnt4.lib $(BASEDIR)\LIB\W2K\i386\hal.lib ntice.lib I modified it as this TARGETLIBS=$(BASEDIR)\LIB\Wnet\i386\ntoskrnl.lib $(BASEDIR)\LIB\Wnet\i386\hal.lib ntice.lib 2. modify the file "make.bat" (maybe not needed) et SAVEDDIR=%CD% call %BASEDIR%\bin\setenv.bat %BASEDIR% fre wnet cd /d %SAVEDDIR% set SAVEDDIR= del .\objfre_wnet_x86\i386\*.res prefast build prefast list |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SI+IceExt 0.6 = BSOD | AnteC | General Discussion | 4 | 03-08-2004 20:52 |