[543] in Kerberos-V5-bugs
build problems
daemon@ATHENA.MIT.EDU (Vipin.Samar@Eng.Sun.COM)
Wed Jun 29 20:32:32 1994
Date: Wed, 29 Jun 1994 17:32:38 -0700
From: Vipin.Samar@Eng.Sun.COM
To: krb5-bugs@MIT.EDU
hi!
I am trying to compile the kerberos sources for a Solaris
machine.
Here are some of the problems that I ran into:
1. isode/compat/getpassword.c:
added <sgtty.h> otherwise it was complaining about
the structure
2. I am not sure how configure works, but I assumed that it
would automatically set the DEFS field to some
appropriate field such as __svr4_ in my case. But it did
not, so in isode/compat/Makefile.in:
I added DEFS= @DEFS@ -D__svr4__
Not all makefiles included DEFS also.
3. My compilation stopped after complaining about not
finding the "crypto" directory under lib.
I guess this was intentional to avoid export problems.
Is there anything available for local US residents?
thanX.
vipin