|
From: Phillip S. <ps...@cf...> - 2001-09-24 02:58:22
|
Building isn't working for me, so I was wondering if/how it is working for everyone else on windows. It looks like the problem is that the path to the depends.exe program uses / as the path separator instead of \, and the / gets thrown out somewhere. I'm using all of the utilities from the sourceforge site. Here is the error: ../tools/depend.mk:10: rtl/.memcmp.d: No such file or directory ../tools/depend.mk:10: rtl/.capture.d: No such file or directory make[1]: Entering directory `C:/source/reactos/ntoskrnl' gcc -I./include -pipe -m386 -I./include -I./include -D__NTOSKRNL__ -g -Wall -We rror -I../include -pipe -m386 -M rtl/capture.c | ..\tools\depends.exe rtl rtl/.c apture.d ..toolsdepends.exe: not found \program files\mingw\bin\..\lib\gcc-lib\i386-mingw32\2.95.3-6\cpp0.exe: I/O erro r on output make[1]: *** [rtl/.capture.d] Error 127 make[1]: Leaving directory `C:/source/reactos/ntoskrnl' make: *** [ntoskrnl] Error 2 ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |