DES AWOL after 4.8

Dave Tweten tweten at nas.nasa.gov
Tue May 6 21:44:34 PDT 2003


stefan at 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 at 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.




More information about the freebsd-stable mailing list