[1896] in NetBSD-Development
Re: ELF & DB problems
daemon@ATHENA.MIT.EDU (Tom Yu)
Thu Aug 5 23:31:53 1999
Date: Thu, 5 Aug 1999 23:31:40 -0400 (EDT)
To: "Charles M. Hannum" <root@ihack.net>
Cc: netbsd-dev@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
In-Reply-To: <199908060321.XAA13804@bill-the-cat.mit.edu>
>>>>> "CMH" == Charles M Hannum <root@ihack.net> writes:
CMH> So I built a large chunk of the SIPB-Athena tree on an ELF system
CMH> (zsr), and I have a wee little problem. The login program is
CMH> using the DB from krb5, and is not able to read (s)pwd.db. It
CMH> loses.
Bleah. Symbol renaming might help, perhaps, but that'll suck to do in
the Athena sources. Why does the login program link in db from krb5
anyway? It has no need at all to do so....
---Tom