From owner-freebsd-bugs Sun Mar 29 19:43:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07930 for freebsd-bugs-outgoing; Sun, 29 Mar 1998 19:43:45 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07486; Sun, 29 Mar 1998 19:41:58 -0800 (PST) (envelope-from gnats) Received: from kithrup.com (kithrup.com [205.179.156.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03318 for ; Sun, 29 Mar 1998 19:30:30 -0800 (PST) (envelope-from sef@kithrup.com) Received: (from sef@localhost) by kithrup.com (8.8.8/8.8.8) id NAA21092; Sun, 29 Mar 1998 13:35:30 -0800 (PST) (envelope-from sef) Message-Id: <199803292135.NAA21092@kithrup.com> Date: Sun, 29 Mar 1998 13:35:30 -0800 (PST) From: Sean Eric Fagan Reply-To: sef@kithrup.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/6168: tn3270 gets undefined symbol error on startup Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6168 >Category: bin >Synopsis: tn3270 gets undefined symbol error on startup >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 29 19:41:01 PST 1998 >Last-Modified: >Originator: Sean Eric Fagan >Organization: Kithrup Enterprises, Ltd. >Release: FreeBSD 2.2.6-STABLE i386 >Environment: FreeBSD 2.2.6, upgraded on March 28,1998. >Description: tn3270 has an undefined symbol, it claims in libtelnet.so.3.0, for krb_err_txt. An nm of libtelnet.so.3.0 does not show this symbol; however, an nm of libtelnet.a does show it as undefined. libtelnet.so.2.0 does not have this problem. >How-To-Repeat: Run tn3270. >Fix: To workaround, set LD_PRELOAD=libtelnet.so.2.0 >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message