From mmokrejs@prfdec.natur.cuni.cz Sat May 3 18:48:38 1997 Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id SAA20128 for ; Sat, 3 May 1997 18:48:37 -0400 Received: from [193.84.54.1] by MIT.EDU with SMTP id AA27831; Sat, 3 May 97 18:48:36 EDT Received: from localhost (mmokrejs@localhost) by prfdec.natur.cuni.cz (8.8.5/8.8.5) with SMTP id AAA15084 for ; Sun, 4 May 1997 00:41:21 +0200 (MET DST) Message-Id: Date: Sun, 4 May 1997 00:41:21 +0200 (MET DST) From: Martin Mokrejs To: krb5-bugs@MIT.EDU Subject: krb5-1.0pl1 bug >Number: 423 >Category: pending >Synopsis: krb5-1.0pl1 bug >Confidential: yes >Severity: serious >Priority: medium >Responsible: gnats-admin >State: closed >Class: sw-bug >Submitter-Id: unknown >Arrival-Date: Sat May 03 18:49:00 EDT 1997 >Last-Modified: Fri May 30 16:16:52 EDT 1997 >Originator: >Organization: >Release: >Environment: >Description: >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: tlyu State-Changed-When: Fri May 30 16:15:42 1997 State-Changed-Why: Foreign site; punted. Looks like O/S problem anyway. >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