From owner-freebsd-questions Tue Jun 22 15:15:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.avici.com (unknown [208.246.215.9]) by hub.freebsd.org (Postfix) with ESMTP id 27AFE1525D for ; Tue, 22 Jun 1999 15:15:45 -0700 (PDT) (envelope-from rfaulds@yahoo.com) Received: from yahoo.com (rfaulds-pc2.avici.com [10.1.2.210]) by mailhost.avici.com (8.8.5/8.8.4) with ESMTP id SAA17999; Tue, 22 Jun 1999 18:15:39 -0400 (EDT) Message-ID: <37700B0C.40C38140@yahoo.com> Date: Tue, 22 Jun 1999 18:15:40 -0400 From: Rob Faulds X-Mailer: Mozilla 4.04 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Cc: faulds@110.net Subject: link error (ld.so failed) in (my compiled) telnet? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm an abject newbie at FreeBSD (started 2 days ago) -- I'm trying to build the telnet client code with debug. Which mailing list would be best to answer this question? I get this error in my compiled version (I copied usr.bin/telnet/* to my own directory and ran make from there). $ ./telnet 10.120.2.8 ld.so failed: Undefined symbol "_krb_err_txt" in telnet:/usr/lib/libtelnet.so.3.0 ========FreeBSD 2.2.8=========================== [rfaulds@gated1-pc ~/telnet2]$ uname -a FreeBSD gated1-pc.av.com 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #1: Thu Apr 8 13:54:48 EDT 1999 root@gated1-pc.av.com:/usr/src/sys/compile/MCROUTER i386 Thanks, -Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message