[2730] in Kerberos-V5-bugs
pending/423: krb5-1.0pl1 bug
daemon@ATHENA.MIT.EDU (Martin Mokrejs)
Sat May 3 18:57:37 1997
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU,
Martin Mokrejs <mmokrejs@prfdec.natur.cuni.cz>
Date: Sun, 4 May 1997 00:41:21 +0200 (MET DST)
From: Martin Mokrejs <mmokrejs@prfdec.natur.cuni.cz>
To: krb5-bugs@MIT.EDU
>Number: 423
>Category: pending
>Synopsis: krb5-1.0pl1 bug
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Sat May 03 18:49:00 EDT 1997
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
I'm trying to compile krb5-1.0pl1 on Digital Unix 4.0B, getting core
dump's. Though, it appears that it's not critical?!
Does kerberos run on system with C2 level of security? Are there some SIA
modules like in version IV?
prfdec# make
making all in util...
rm -f libupdate libupdate.tmp
sed -e 's,@''ARADD''@,ar cruv,g' -e 's,@''ARCHIVE''@,ar cqv,g'
./libupdate.sh > libupdate.tmp && chmod +x libupdate.tmp && mv
libupdate.tmp libupdate
rm -f makeshlib makeshlib.tmp
sed -e 's,@''CC''@,cc,g' -e 's,@''HOST_TYPE''@,alpha-dec-osf4.0,g' -e
's,@''HAVE_GCC''@,,g' ./makeshlib.sh >makeshlib.tmp&&chmod a+x
makeshlib.tmp&&mv makeshlib.tmp makeshlib
making all in util/et...
/bin/sh ./config_script ./compile_et.sh gawk sed > compile_et
chmod 755 compile_et
sh: 14948 Memory fault - core dumped
+ rm -f ./../../include/com_err.h
+ cp ./com_err.h ./../../include/com_err.h
mkdir shared
Martin