|
From: Casper H. <ch...@us...> - 2002-05-19 21:53:32
|
s=F8n, 2002-05-19 kl. 22:50 skrev David Kredba: >=20 >=20 > Machine is 2*866 PIII, 1024 MB RAM > booted with aboot.bat, config: kdbg=3D1, dbg=3D1, acpi=3D1. >=20 >=20 > There are two problems with sectest. >=20 >=20 > The first : >=20 > The makefile of sectest breaks the build process: >=20 > make -C apps/sectest implib > : Invalid argument > : No such file or directoryk > '. Stop.*** No rule to make target `tools/helper.mk > make[1]: Entering directory `C:/ros/reactos/apps/sectest' > make[1]: Leaving directory `C:/ros/reactos/apps/sectest' > make: *** [sectest_implib] Error 2 >=20 > If I copy there makefile from directory isotest and remade it for sectest > build process goes its way. >=20 > Perhaps wrong EOF or EOLN ? I don`t know. Possibly, but shouldn't CVS take care of this? > The second : >=20 >=20 > After runnig sectest I got : >=20 > Section Test >=20 > Bug detected code: 0x1D > Divide Error Exception: 0(0) >=20 > ntoskrnl.exe: _ObFindObject >=20 > cr2 0 cr3 3f7ef000 >=20 > ntoskrnl.exe: _ObCreateObject@20 > _MmCreateDataFileSection > _NtCreateSection@28 > _interrupt_handler2e The memory manager still needs some work before sectest can be successfully run on ReactOS. |