[2034] in Kerberos-V5-bugs
make check doesn't get right shared libs under Linux
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Jun 23 17:51:54 1996
Date: Sun, 23 Jun 1996 17:51:43 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU
auto-fill
lib/kdb/t_kdb got the wrong version of libcrypto when run by
make check, even though LD_LIBRARY_PATH was set; this makes me think
that LD_LIBRARY_PATH doesn't do all that we want on Linux. I didn't
investigate; just removed the offending library and the test passed
when the correct library was used.
--Sam