[624] in Kerberos-V5-bugs
Re: krb5 build problem on sun4-os4.1.3
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Aug 12 12:24:23 1994
Date: Fri, 12 Aug 94 12:10:45 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: cappelaere@nrlvax.nrl.navy.mil
Cc: krb5-bugs@MIT.EDU
In-Reply-To: cappelaere@nrlvax.nrl.navy.mil's message of Thu, 11 Aug 1994 21:21:09 EST,
<00982CE7.5E470580.5@nrlvax.nrl.navy.mil>
Date: Thu, 11 Aug 1994 21:21:09 EST
From: cappelaere@nrlvax.nrl.navy.mil
I seem to have a lot of problem building krb5.4.1 on sun 4 os 4.1.3.
kadmind cores in signals.c with segmentation violation.
I don't understand whith it is necessary to link with libisode.a containing
signals.o since it is available on sun. But does not explain core
dump trying to access a static variable called "blocked".
You should try the patchlevel 2 release, which was just released two
days ago. With this release, we've replaced the ASN.1 compiler from
ISODE with our own hand-coded ASN.1 routines. So there's no longer any
need to use or build ISODE at all.
I do not seem to be able to find out how to generate an /etc/srvtab file.
ext_srvtab does not exist.
The functionality of the V4 ext_srvtab program is now in the kdb5_edit
program.
- Ted