[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: openssl-0.9.6c krb4.1.1.1 libdes




But crypt() shouldn't have anything to do with openssl or libdes.

The compile failure in configure you showed, actually tries to figure
out if there is a prototype for crypt() on your system, and in your
case this seems true.

/Johan