Hi,
i386-mingw32-gcc -I./include -D__NTOSKRNL__ -g -Wall -Werror -D_DISABLE_TIDENTS -D_SEH_NO_NATIVE_NLG -I../include -I../w32api/include -pipe -march=i486 -D_M_IX86 -c mm/section.c -o mm/section.o mm/section.c: In function `MmMapViewOfSection': mm/section.c:3812: error: too few arguments to function `MmFindGap' make: *** [mm/section.o] Error 1
Need to make clean and recompile ntoskrnl.
Thanks, James
Ge van Geldorp wrote:
From: James Tabor
mm/section.c: In function `MmMapViewOfSection': mm/section.c:3812: error: too few arguments to function `MmFindGap'
My fault, sorry. Fixed in CVS now.
Ge van Geldorp.
No problem! Just keeping everyone on their toes, He, James