From: Royce M. I. <ro...@ev...> - 2002-07-07 23:00:07
|
I get a bunch of warnings about old commands... then... ntoskrnl.o(.text+0xb0d8):main.c: undefined reference to `LdrProcessDriver' ntoskrnl.o(.text+0x1efa7):close.c: undefined reference to `ObGetReferenceCount' ntoskrnl.o(.text+0x1f027):close.c: undefined reference to `ObGetReferenceCount' ntoskrnl.o(.text+0x2214e):arcname.c: undefined reference to `xHalQueryDriveLayout' ntoskrnl.o(.text+0x2e23a):kdebug.c: undefined reference to `KdPortInitializeEx@12' ntoskrnl.o(.text+0x2e25a):kdebug.c: undefined reference to `KdPortInitializeEx@12' ntoskrnl.o(.text+0x2e30b):kdebug.c: undefined reference to `KdPortPutByteEx@8' ntoskrnl.o(.text+0x2e322):kdebug.c: undefined reference to `KdPortPutByteEx@8' ntoskrnl.o(.text+0x2e5e6):kdebug.c: undefined reference to `KdPortPutByteEx@8' ntoskrnl.o(.text+0x2e605):kdebug.c: undefined reference to `KdPortGetByteEx@8' ntoskrnl.o(.text+0x2ffa1):gdbstub.c: undefined reference to `KdPortGetByteEx@8' I've attached the entire build output... |