[ros-kernel] CVS HEAD build failure - windows host - mingw 3.4.1 (filip?)

Royce Mitchell III royce3 at ev1.net
Wed Sep 1 01:24:12 CEST 2004


C:\cvs\reactos>mingw32-make
mingw32-make[1]: Entering directory `C:/cvs/reactos/ntoskrnl'
gcc -I./include -I../include -D__NTOSKRNL__  -Wall -Werror  -D_DISABLE_TIDENTS -
D_SEH_NO_NATIVE_NLG -I../include -I../w32api/include -pipe -march=i386 -D_M_IX86
 -c cc/pin.c -o cc/pin.o
cc/pin.c: In function `CcMapData':
cc/pin.c:106: error: structure has no member named `RefCount'
cc/pin.c: In function `CcUnpinData':
cc/pin.c:199: error: structure has no member named `RefCount'
cc/pin.c: In function `CcRepinBcb':
cc/pin.c:228: error: structure has no member named `RefCount'
cc/pin.c: In function `CcUnpinRepinnedBcb':
cc/pin.c:244: error: structure has no member named `RefCount'
cc/pin.c:252: warning: implicit declaration of function `CcRosFlushCacheSegment'
 
mingw32-make[1]: *** [cc/pin.o] Error 1
mingw32-make[1]: Leaving directory `C:/cvs/reactos/ntoskrnl'
mingw32-make: *** [ntoskrnl] Error 2


I'm building on windows with mingw32 3.4.1.

Filip, you changed this file on Aug 25... any ideas?



More information about the Ros-kernel mailing list