[3738] in Kerberos
Re: problems compiling k5b2p2 on Solaris 2.3
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Aug 18 15:43:28 1994
Date: Thu, 18 Aug 94 15:29:09 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: milnor@netcom.com
Cc: kerberos@MIT.EDU
In-Reply-To: Bob Drzyzgula's message of Thu, 18 Aug 1994 12:41:55 GMT,
<milnorCuqDxw.HA2@netcom.com>
Solaris was one of our test build, but....
* We have flex installed, which is used preferentially over lex.
* We didn't have a chance to actually test the kdc under
Solaris.
* The kdc Makefile was broken at the last minute, and we didn't
have a chance to test it without Kerb 4 support.
(Fix: remove the attempted link of libdes.a)
* One or two appl directories were added at the last minute,
didn't end up getting tested under Solaris. (This was
the missing $(LIBS) which required you to add -lnsl).
We are working on fixing these bugs, one at a time. The Solaris
platform is a relatively new platform, and so there are still some
things which need to be shaken out. This is why we still call this code
Beta! But hopefully the next release will have most of your concerns
addressed.
- Ted