From sef@kithrup.com  Sun Mar 29 19:30:32 1998
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <sef@kithrup.com>
Reply-To: sef@kithrup.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: tn3270 gets undefined symbol error on startup
X-Send-Pr-Version: 3.2

>Number:         6168
>Category:       bin
>Synopsis:       tn3270 gets undefined symbol error on startup
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 29 19:41:01 PST 1998
>Closed-Date:    Wed Sep 16 10:56:37 MDT 1998
>Last-Modified:  Wed Sep 16 10:57:48 MDT 1998
>Originator:     Sean Eric Fagan
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
Kithrup Enterprises, Ltd.
>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


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Wed Sep 16 10:56:37 MDT 1998 
State-Changed-Why:  
The bug is already fixed. 
>Unformatted:

This was corrected several weeks ago.
