Subject: bin/2214: domestic telnet doesn't run
To: None <gnats-bugs@NetBSD.ORG>
From: David Carrel <carrel@cisco.com>
List: netbsd-bugs
Date: 03/13/1996 13:04:30
>Number:         2214
>Category:       bin
>Synopsis:       The domestic versions of telnet and telnet are linked wrong
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 13 16:20:11 1996
>Last-Modified:
>Originator:     David Carrel
>Organization:
	Me again
>Release:        Supped 12 Mar 1996
>Environment:
NetBSD haydon 1.1A NetBSD 1.1A (HAYDON) #6: Wed Mar 13 07:30:55 PST 1996     carrel@haydon:/home/NetBSD/src/sys/arch/hp300/compile/HAYDON hp300
>Description:
	The telnet and telnetd in src/domestic link but when run, ld.so
complains about missing _crypt function

/usr/libexec/ld.so: Undefined symbol "_crypt" in telnet:/usr/lib/libkrb.so.2.0

>How-To-Repeat:
	build telnet or telnetd as dynamic executables and run them
>Fix:
	Just add -lcrypt (or maybe, ${CRYPTLIBDIR}/libcrypt.a) to the
makefiles.
>Audit-Trail:
>Unformatted: