Jeffrey Altman wrote:
Are you compiling only with Visual C++ 6.0?
If so, which version of the Service Pack?
Are you compiling with the Platform SDK installed?
MCVC++ 6 SP 5. I am not using the Platform SDK, just the three headers mentioned in the windows nt readme in the OpenAFS source.
The three headers mentioned in the NT readme are from the DDK which is a different package. With MSVC++ 6 a version of the Platform SDK was included in the product. The only problem with this approach was that the SDK headers become outdated with each new operating system release. In subsequent compiler releases the Platform SDK was removed. It is best to install the Platform SDK when building OpenAFS even if you are using the VC++ 6 SP5 compiler.
the wrong version of the MFC libraries are being linked against.
I am aware of all of these issues. I have not had time to check in fixes as yet.
I am just providing feedback to whoever works on this. There does not seem to be any publicly accessible list for the "official" OpenAFS developers so I can have some idea what the current development status is.
I'm not sure that I am "official" but I do contribute.
The best way to file bug reports is with the Bug Tracker tool which is accessible off the openafs.org home page.
Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature
