Subject: lib/2234: libkrb should have -lcrypt?
To: None <gnats-bugs@NetBSD.ORG>
From: None <henric@zoom.com>
List: netbsd-bugs
Date: 03/17/1996 11:53:34
>Number:         2234
>Category:       lib
>Synopsis:       libkrb should have -lcrypt?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    lib-bug-people (Library Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 17 15:20:01 1996
>Last-Modified:
>Originator:     Henric Jungheim
>Organization:
-------- Henric Jungheim  -------------------  henric@zoom.com --------
>Release:        sup'ed as of March 16th <NetBSD-current source date>
>Environment:
	
System: NetBSD henric-ppp.zoom.com 1.1A NetBSD 1.1A (HENRIC) #57: Sun Mar 10 17:08:32 PST 1996 henric@henric-ppp.zoom.com:/usr/src/sys/arch/amiga/compile/HENRIC amiga
All but the kernel is from March 16th

>Description:
I first noticed a problem when telnet refused to load.  It complains of 
the symbol "_crypt" being undefined in the shared libkrb.
Looking at the domestic/lib/libkrb source, the file str2key.c does use
"crypt()" on line 59.

>How-To-Repeat:
	
>Fix:
I added a "-lcrypt" to domestic/lib/libkrb/Makefile's LDADD (line 54).

>Audit-Trail:
>Unformatted: