Hi!
When compiling ros on ros this happens. The build process, well nothing has changed for more than a year, except cmd and the dlls.
make[2]: Entering directory `C:/ros/reactos/apps/utils/rundl32' windres --include-dir ../../../include --include-dir ../../../w32api/include ru ndll32.rc -o rundll32.coff gcc -DUNICODE -Wall -Werror -D__USE_W32API -I. -I../../../include -I../../../w32 api/include -pipe -march=i386 -D_M_IX86 -c rundll32.c -o rundll32.o make[2]: *** No rule to make target `../../../dk/w32/lib/user32.a', needed by `r undll32.nostrip.exe'. Stop.
I use a old build to test ros with. It gives ros hell and it is small too. Doesnt use much disk space.
Thanks, James