[4084] in Kerberos
Re: Kerberos5 B4-3 Build Problems
daemon@ATHENA.MIT.EDU (Brian Kantor)
Tue Oct 25 14:00:26 1994
Date: Tue, 25 Oct 1994 10:40:25 -0700
From: brian@nothing.ucsd.edu (Brian Kantor)
To: brunke@dkrz.de, kerberos@MIT.EDU
Yes, I get that too. Problem appears to be that the configuration can't
tell the difference between a 4.3U1 SunOS system and a Solaris system,
and is attempting to include a bunch of streams-related stuff in krlogin
and krlogind. Quick fix is to just comment out the includes of those
two header files in the source. Fixing the configuration script will
take a lot longer.
At least 'configure' doesn't fail on a sun. It's hopelessly confused
on BSDI 1.1 - 'sed' gets stuck in loops, it complains about syntax errors
in .rconf files, and more. 'synctree' is broken too.
- Brian