From owner-freebsd-current Thu Jan 15 05:36:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19805 for current-outgoing; Thu, 15 Jan 1998 05:36:12 -0800 (PST) (envelope-from owner-freebsd-current) Received: from fledge.watson.org (root@FLEDGE.RES.CMU.EDU [128.2.91.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19771 for ; Thu, 15 Jan 1998 05:35:52 -0800 (PST) (envelope-from robert@cyrus.watson.org) Received: from cyrus.watson.org (cyrus.pr.watson.org [192.0.2.4]) by fledge.watson.org (8.8.8/8.6.10) with SMTP id IAA18040 for ; Thu, 15 Jan 1998 08:35:41 -0500 (EST) Date: Thu, 15 Jan 1998 08:36:50 -0500 (EST) From: Robert Watson Reply-To: Robert Watson To: freebsd-current@freebsd.org Subject: kth krb in 3.0-980107-SNAP (minor kadmin bug) (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This may have been lost due to downtime somewhere or another. Apologies if you get this twice. Robert N Watson Carnegie Mellon University http://www.cmu.edu/ SafePort Network Services http://www.safeport.com/ robert@fledge.watson.org http://www.watson.org/~robert/ ---------- Forwarded message ---------- Date: Tue, 13 Jan 1998 18:38:41 -0500 (EST) From: Robert Watson Reply-To: Robert Watson To: freebsd-current@freebsd.org Subject: kth krb in 3.0-980107-SNAP (minor kadmin bug) I'm a few days behind on current, but with kth kerberos got this error on a plain-vanilla install on a machine that had previously run kadmin happily under 2.2-STABLE. It looks like crypt was not linked in on compile? I can reproduce this on other machines with the same vintage snapshot. % uname -a FreeBSD trojanhorse.watson.org 3.0-980107-SNAP FreeBSD 3.0-980107-SNAP #0: Wed Jan 7 10:26:59 GMT 1998 root@make.ican.net:/usr/src/sys/compile/GENERIC i386 % kadmin Welcome to the Kerberos Administration Program, version 2 Type "help" if you need it. kadmin: get rcmd.trojan /usr/libexec/ld.so: Undefined symbol "_crypt" called from kadmin:/usr/lib/libkrb.so.3.0 at 0x200352f8 % Robert N Watson Carnegie Mellon University http://www.cmu.edu/ SafePort Network Services http://www.safeport.com/ robert@fledge.watson.org http://www.watson.org/~robert/