[krbdev.mit.edu #7963] Building Krb5 on windows
via RT
rt-comment at krbdev.mit.edu
Thu Jul 10 14:40:04 EDT 2014
Hi,
CPU=AMD64
KRB_INSTALL_DIR=c:\freeware\krb
What else have to be set?
DEBUG is optional according to what I saw in the Makefile
Ben
-----Original Message-----
From: Benjamin Kaduk via RT [mailto:rt-comment at krbdev.mit.edu]
Sent: Thursday, July 10, 2014 10:13 AM
To: Ben-David, Ben (BBENDAVI)
Subject: [krbdev.mit.edu #7963] Building Krb5 on windows
[BBENDAVI at arinc.com - Thu Jul 10 12:47:55 2014]:
> Hi,
>
> My goal is to use Krb5 on windows 7 - 64 bit and use the API from an
> application written in C code.
> I'm trying to build the MIT Krb5 on windows 7 while following the
> steps in the README file (the one under the src\windows directory).
> I'm having problems running "nmake install" because of wrong path
> or missing files when it tries to copy all the header files/libs. I
> updated my local makefile to find all the files but when I reached
> to "copy lib\$(OUTPRE)*.lib "$(KRB_INSTALL_DIR)\lib\."" I just
> couldn't tell what lib files to copy.
> Will appreciate your help with an update Makefile for windows or just
> an explanation of how to install krb5 on windows environment.
What variables did you set before the build [and to what values]? In particular, things like KRB_INSTALL_DIR, DEBUG, DEBUG_FILES, CPU, etc.
More information about the krb5-bugs
mailing list