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