[Pvfs2-developers] configure fails on ppc64
Pete Wyckoff
pw at osc.edu
Tue Sep 19 15:34:28 EDT 2006
slang at mcs.anl.gov wrote on Tue, 19 Sep 2006 13:40 -0500:
> Hi Kyle, this error was caused by the openssl checks I just recently
> added. The LIBS var was getting -lssl even if the configure checks
> couldn't find it. I just committed a fix for this, so update and let me
> know if solves your configure problem.
Broke --without-opennsl.
With openssl (default on FC4 system, no configure args):
../pvfs2/src/common/misc/digest.c:32: error: 'CRYPTO_LOCK' undeclared (first use in this function)
etc. due to missing HAVE_OPENSSL_CRYPTO_H (and EVH).
-- Pete
More information about the Pvfs2-developers
mailing list