I have installed the IFS Kit on a machine setup as follows:
Windows 2K Professional
Visual C++ 6.0 Enterprise, SP5
Windows Platform SDK
I cannot build any of the samples in the DDK. A sample build log has error
messages such as:
Compiling c:\ntddk\src\filesys\fastfat\mp directory ********************
‘nmake.exe /c BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 386=1’
Bad command or file name
Linking c:\ntddk\src\filesys\fastfat\mp directory ********************
‘nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST=
386=1’
Bad command or file name
Running nmake on the command line gives errors such as:
C:\NTDDK\src\filesys\fastfat\mp>nmake
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -nologo /Tc -Ii386\ -I. -I… -I…..\inc -Ic:\NTDDK\inc -Ic:\NTDDK\inc
-Ic:
\NTDDK\inc\ddk -Ic:\NTDDK\inc\ddk\wdm -Ic:\NTDDK\private\inc -Ic:\NTDDK\inc
-D_X
86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100
-D_N
T1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0500 -DWINVER=0x0500 -D_WIN32_IE=0x0501
DWIN32_LEAN_AND_MEAN=1 -DDBG=1 -DDEVL=1 -DFPO=0 -DNDEBUG -D_DLL=1
/c /Ze
l /Zp8 /Gy -cbstring /W3 /WX /Gz /QIfdiv- /QIf /QI0f /GB /Gi- /Gm- /GX-
/GR- /
GF -Z7 /Oxs /Oy- -FIc:\NTDDK\inc\warning.h /Yufatprocs.h
/Fpobjchk\i386\fatpro
cs.pch /Ylfastfat /Ycfatprocs.h /Fpobjchk\i386\fatprocs.pch
/Fo"C:\NTDDK\src\fil
esys\fastfat\mp\objchk\i386\fatprocs.obj"
#include “fatprocs.h”
Bad command or file name
Has anyone experience similar problems? I have tried this with and without
the platform SDK.
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com