Re: Help! Can not find MSVCR80.DLL when compiling openafs for windows xpsp2

Jeffrey Altman <[email protected]> Thu, 09 Apr 2009 08:41:44 -0400
Newsgroups gmane.comp.file-systems.openafs.devel.win32
Organization Secure Endpoints Inc.
Message-ID <[email protected]>
Which application is throwing that error?  "nmake /f NTMakefile install"
does not install OpenAFS.

If MSVCR80.dll is missing, it is most likely because the version
the application is compiled against is not properly installed on
your machine as an assembly.  The proper assembly is installed
by the NSIS (32-bit only) or WiX installation packages.

OpenAFS must be installed using one of the installers.

Jeffrey Altman


hedgepiggy wrote:
> Hi, I compiled openafs 1.5.51 for windows xpsp2 according to Readme-NT. But
> it occured error as"Could not find MSVCR80.dll, so this application can not
> run. Please restart" when I entered nmake /f NTMakefile install.
> 
> I exactly followed steps stated on readme-nt.
> 1.install vc2005
> 2.install windows ddk server 2003 sp1
> 3.install windows sdk server 2003 sp1
> 4.install NSIS
> 5.run vcvars32.bat
> 6.run setenv.bat /2000 /retail
> 7.edit ntbuild.bat and set variables
> 8.run ntbuild.bat free
> 9.run nmake /f NTMakefile install
> I thought it was missed in c:\windows\system32\, but actually vc2005 has it,
> why it was missed?
> How could I solve this problem? I really need your help! Thank you very
> much!
smime.p7s (application/x-pkcs7-signature, 3.3 KB) - not displayed