On Thu, 05 Jan 2006 12:25:25 -0500 Alex Ionescu ionucu@videotron.ca waved a wand and this message magically appeared:
Alex Buell wrote:
obj-i386/ntoskrnl/ke/i386/kernel.o: In function `KeApplicationProcessorInitDispatcher': /home/alex/src/OpSys/reactos/ntoskrnl/ke/i386/kernel.c:147: undefined reference to `@KeAcquireDispatcherDatabaseLock@0' /home/alex/src/OpSys/reactos/ntoskrnl/ke/i386/kernel.c:149: undefined reference to `@KeReleaseDispatcherDatabaseLock@4' obj-i386/ntoskrnl/ke/i386/kernel.o: In function `KeInit2': /home/alex/src/OpSys/reactos/ntoskrnl/ke/i386/kernel.c:442: undefined reference to `@KeInitializeDispatcher@0' collect2: ld returned 1 exit status
You need to make clean.
Yeah, just figured that out and doing a build now. Sorry. I'm also going to try and make fastinterlck_asm.S work with binutils 2.15.90.0.2 once it all builds.