Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 May 2003 21:44:28 -0700
From:      Dave Tweten <tweten@nas.nasa.gov>
To:        Stefan Molnar <stefan@csudsu.com>
Cc:        stable@freebsd.org
Subject:   Re: DES AWOL after 4.8 
Message-ID:  <461.1052282668@gilmore.nas.nasa.gov>

next in thread | raw e-mail | index | archive | help
stefan@csudsu.com said:
>I had the same thing happen, the symbolic link does not exist. You can
>just link libcrypto to libdes

>libdes.a -> libcrypto.a
>and so forth. 

In my case the problem doesn't seem to be non-existance.  It's corruption. 
 The libdes links were:

	libdes.a -> libcrypto.a
	libdes.so -> libcrypto.so.2
	libdes.so.3 -> libcrypto.so.2
	libdes_p.a -> libcrypto_p.a

Following your advice, I created the following links:

	libdes.so -> libcrypto.so
	libdes.so.2 -> libcrypto.so.2
	libdes.so.3 -> libcrypto.so.3

When I rebuild pidentd, all was well.  Thanks.
-- 
M/S 258-5                    |1024-bit PGP fingerprint:|tweten@nas.nasa.gov
NASA Ames Research Center    | 41 B0 89 0A  8F 94 6C 59|     (650) 604-4416
Moffett Field, CA  94035-1000| 7C 80 10 20  25 C7 2F E6|FAX: (650) 604-4377
We each earn what freedom of speech we defend for those who most offend us.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?461.1052282668>