Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 1998 13:35:30 -0800 (PST)
From:      Sean Eric Fagan <sef@kithrup.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/6168: tn3270 gets undefined symbol error on startup
Message-ID:  <199803292135.NAA21092@kithrup.com>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803292135.NAA21092>