When did a single libcrypt replace the separate libdescrypt and
libscrypt libraries in -STABLE?

My reason for asking...

I've been having some odd errors[1] when profiling, and finally
traced it down to a stale libdescrypt.so.2 library remaining in
/usr/lib.

Is there any harm in removing the descrypt and scrypt libraries, and
can there be something in UPDATING letting others know that these
libraries changed and may need to be removed?

I run FreeBSD botbay.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar  8
10:21:33 EST 2002     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/KABEL  i386
and the system has been updated from source since 3.1-R

[1]
wcampbel@botbay (Stats): bin/mkpasswd
/usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Undefined symbol
"_CurrentRuneLocale"

wcampbel@botbay (Stats): ls -l /usr/lib/libcrypt.so.2
-r--r--r--  1 root  wheel  28588  8 mar 11:59 /usr/lib/libcrypt.so.2
wcampbel@botbay (Stats): ls -l /usr/lib/libdescrypt.so.2
-r--r--r--  1 root  wheel  11680  1 mai  2001
  /usr/lib/libdescrypt.so.2


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to