Date: Thu, 13 Apr 2000 11:24:00 -0400 (EDT) From: Frank Seltzer <frankd@gator.net> To: Kris Kennaway <kris@FreeBSD.org> Cc: stable@FreeBSD.org Subject: Re: 4.0, OpenSSL and MD5 (fwd) Message-ID: <Pine.BSF.4.20.0004130929340.274-100000@Cat.nina.org> In-Reply-To: <Pine.BSF.4.21.0004121111330.63438-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Apr 2000, Kris Kennaway wrote:
> Build your world with NODESCRYPTLINKS=yes, or if you're doing a binary
> install then point the libcrypt links to libscrypt manually post-install.
I used
make -DNODESCRYPTLINKS=true {build|install}world
and this is what I get:
ll /usr/lib|grep crypt
lrwxr-xr-x 1 root wheel 13 Apr 13 09:09 libcrypt.a ->
libdescrypt.a
lrwxr-xr-x 1 root wheel 14 Apr 13 09:09 libcrypt.so ->
libdescrypt.so
lrwxr-xr-x 1 root wheel 16 Apr 13 09:09 libcrypt.so.2 ->
libdescrypt.so.2
lrwxr-xr-x 1 root wheel 15 Apr 13 09:09 libcrypt_p.a ->
libdescrypt_p.a
-r--r--r-- 1 root wheel 1089776 Apr 13 09:32 libcrypto.a
lrwxr-xr-x 1 root wheel 14 Apr 13 09:32 libcrypto.so ->
libcrypto.so.1
-r--r--r-- 1 root wheel 655796 Apr 13 09:32 libcrypto.so.1
-r--r--r-- 1 root wheel 1163664 Apr 13 09:32 libcrypto_p.a
lrwxr-xr-x 1 root wheel 11 Apr 13 09:32 libdes.a -> libcrypto.a
lrwxr-xr-x 1 root wheel 12 Apr 13 09:32 libdes.so -> libcrypto.so
lrwxr-xr-x 1 root wheel 14 Apr 13 09:32 libdes.so.3 ->
libcrypto.so.1
lrwxr-xr-x 1 root wheel 13 Apr 13 09:32 libdes_p.a ->
libcrypto_p.a
-r--r--r-- 1 root wheel 15640 Apr 13 09:09 libdescrypt.a
lrwxr-xr-x 1 root wheel 16 Apr 13 09:09 libdescrypt.so ->
libdescrypt.so.2
-r--r--r-- 1 root wheel 10296 Apr 13 09:09 libdescrypt.so.2
-r--r--r-- 1 root wheel 17574 Apr 13 09:09 libdescrypt_p.a
-r--r--r-- 1 root wheel 8824 Apr 13 09:09 libscrypt.a
lrwxr-xr-x 1 root wheel 14 Apr 13 09:09 libscrypt.so ->
libscrypt.so.2
-r--r--r-- 1 root wheel 5084 Apr 13 09:09 libscrypt.so.2
-r--r--r-- 1 root wheel 9470 Apr 13 09:09 libscrypt_p.a
It looks like the links were changed anyway.
> Kris
Frank
--
Only in America can a homeless veteran sleep in a cardboard box while a
draft dodger sleeps in the White House - anonymous
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0004130929340.274-100000>
