IFS Kit

Hi,
I have the Windows 2000 IFS kit of Microsoft. I have a lot of problems trying to build the applications in it.
should it compile without any problems after it is installed?
I tryed to build the fastfat file system and I got a lot of Errors/Warnings. Even simplier staff there was not straight forward (for example FileSpy), I did some changes inorder to success with the build of it.
Did any one met such problems?
Should I adress microsoft or they want help?
Thanks,
Berty

If you install the kit as the directions instruct (including the build
environment), then build the samples using the build environments
provided in the kit, you should have no problems building the samples.

The build environment provided has environment variables defined while
building to find the headers and libraries needed. If you are trying to
build the samples in your private build environment, I would expect that
you would need to make changes to the files named “makefile” and
“sources” for each binary built to accomodate your environment.

Molly Brown
Microsoft Corporation

This posting is provided “AS IS” with no warranties, and confers no
rights.

-----Original Message-----
From: Berty Mendel [mailto:bertym@012.net.il]
Sent: Monday, June 10, 2002 10:18 AM
To: File Systems Developers
Subject: [ntfsd] IFS Kit

Hi,
I have the Windows 2000 IFS kit of Microsoft. I have a lot of problems
trying to build the applications in it.
should it compile without any problems after it is installed?
I tryed to build the fastfat file system and I got a lot of
Errors/Warnings. Even simplier staff there was not straight forward (for
example FileSpy), I did some changes inorder to success with the build
of it.
Did any one met such problems?
Should I adress microsoft or they want help?
Thanks,
Berty

You are currently subscribed to ntfsd as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to %%email.unsub%%

Thanks Molly,
I installed it as instructed, but still, lot of includes file from the DDK
were missing.
I also tryed to build it in the envirinment that was built afdter the
installation of the kit and still I got a lot of errors and warnings (for
example in the fastfat i got a lot of undefined errors from the pnp.c file).
following please find a portion from buildchk log file if you could spare a
moment browsing
through it, build -cZ from filesys directory).
Thanks,
Berty

fastfat\pnp.c(66) : error C2157: ‘FatCommonPnp’ : must be declared before
use in pragma list
fastfat\pnp.c(67) : error C2157: ‘FatFsdPnp’ : must be declared before use
in pragma list
fastfat\pnp.c(132) : error C4013: ‘FatCommonPnp’ undefined; assuming extern
returning int
fastfat\pnp.c(185) : error C4142: benign redefinition of type

inc\rxcontx.h(589) : error C2037: left of ‘RxContextSerializationQLinks’
specifies undefined struct/union ‘_RX_CONTEXT’
inc\rxcontx.h(590) : error C2037: left of ‘RxContextSerializationQLinks’
specifies undefined struct/union ‘_RX_CONTEXT’
smbmrx\sys\3connect.c(16) : error C1083: Cannot open precompiled header
file: ‘objchk\i386\precomp.pch’: No such file or directory
smbmrx\sys\ea.c(15) : error C1083: Cannot open precompiled header file:
‘objchk\i386\precomp.pch’: No such file or directory

rdr2kdex\rdr2kdex.c(296) : error C2224: left of ‘.MRxContext’ must have
struct/union type
rdr2kdex\rdr2kdex.c(326) : error C2037: left of ‘pFcb’ specifies undefined
struct/union ‘_RX_CONTEXT’
rdr2kdex\lib() : error LNK1181: cannot open input file
“objchk\i386\rdr2kdex.obj”
NMAKE : U1073: don’t know how to make ‘d:\IFSKIT\libchk\i386\libc.lib’
NMAKE : U1073: don’t know how to make ‘d:\IFSKIT\libchk\i386\libc.lib’

----- Original Message -----
From: “Molly Brown”
To: “File Systems Developers”
Sent: Monday, June 10, 2002 7:07 PM
Subject: [ntfsd] RE: IFS Kit

If you install the kit as the directions instruct (including the build
environment), then build the samples using the build environments
provided in the kit, you should have no problems building the samples.

The build environment provided has environment variables defined while
building to find the headers and libraries needed. If you are trying to
build the samples in your private build environment, I would expect that
you would need to make changes to the files named “makefile” and
“sources” for each binary built to accomodate your environment.

Molly Brown
Microsoft Corporation

This posting is provided “AS IS” with no warranties, and confers no
rights.

-----Original Message-----
From: Berty Mendel [mailto:bertym@012.net.il]
Sent: Monday, June 10, 2002 10:18 AM
To: File Systems Developers
Subject: [ntfsd] IFS Kit

Hi,
I have the Windows 2000 IFS kit of Microsoft. I have a lot of problems
trying to build the applications in it.
should it compile without any problems after it is installed?
I tryed to build the fastfat file system and I got a lot of
Errors/Warnings. Even simplier staff there was not straight forward (for
example FileSpy), I did some changes inorder to success with the build
of it.
Did any one met such problems?
Should I adress microsoft or they want help?
Thanks,
Berty

You are currently subscribed to ntfsd as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntfsd as: bertym@012.net.il
To unsubscribe send a blank email to %%email.unsub%%