From owner-freebsd-stable Fri Feb 28 6:36:31 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B39537B401 for ; Fri, 28 Feb 2003 06:36:30 -0800 (PST) Received: from eirene.ncsa.uiuc.edu (eirene.ncsa.uiuc.edu [141.142.96.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id A69FC43FB1 for ; Fri, 28 Feb 2003 06:36:29 -0800 (PST) (envelope-from koziol@eirene.ncsa.uiuc.edu) Received: (from koziol@localhost) by eirene.ncsa.uiuc.edu (8.11.6/8.11.6) id h1SEaRL07162 for stable@freebsd.org; Fri, 28 Feb 2003 08:36:27 -0600 From: Quincey Koziol Message-Id: <200302281436.h1SEaRL07162@eirene.ncsa.uiuc.edu> Subject: Problem with telnet To: stable@freebsd.org Date: Fri, 28 Feb 2003 08:36:27 -0600 (CST) X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I updated my machine to the latest stable source yesterday (2/27/03) and I'm now getting this message when [attempting to] telneting into it: Trying 141.142.xx.xx... Connected to sleipnir.ncsa.uiuc.edu (141.142.xx.xx). Escape character is '^]'. [ Kerberos V5 accepts you as ``koziol@NCSA.EDU'' ] [ Kerberos V5 accepted forwarded credentials ] *** Connection not encrypted! Communication may be eavesdropped. *** /usr/libexec/ld-elf.so.1: /usr/lib/libkrb.so.3: Undefined symbol "_ossl_old_des_set_key" Connection closed by foreign host. I've got "MAKE_KERBEROS4= yes" in my /etc/make.conf, but not "MAKE_KERBEROS5= yes" (since I've installed the heimdal port). Could this be related to the problem? Quincey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message