[Pvfs2-developers] Probelm compiling 2.6.2 on SLES8
Robert Latham
robl at mcs.anl.gov
Thu Feb 22 10:25:12 EST 2007
On Thu, Feb 22, 2007 at 08:23:59AM -0600, Ti Leggett wrote:
> I'm trying to compile 2.6.2 for the UC/ANL TG site (SLES8, 2.4
> kernel) and I'm getting the following:
>
> CC src/apps/admin/pvfs2-check-config.o
> LD src/apps/admin/pvfs2-check-config
> /usr/src/packages/BUILD/pvfs-2.6.2/lib/libpvfs2.so: undefined
> reference to `EVP_DigestFinal_ex'
> /usr/src/packages/BUILD/pvfs-2.6.2/lib/libpvfs2.so: undefined
> reference to `EVP_MD_CTX_cleanup'
> /usr/src/packages/BUILD/pvfs-2.6.2/lib/libpvfs2.so: undefined
> reference to `EVP_DigestInit_ex'
> /usr/src/packages/BUILD/pvfs-2.6.2/lib/libpvfs2.so: undefined
> reference to `EVP_MD_CTX_init'
> collect2: ld returned 1 exit status
> make: *** [src/apps/admin/pvfs2-check-config] Error 1
Looks like you're missing an openssl library. Do you have both
openssl and openssl-devel installed?
Odd that you'd be missing just those 4 symbols though...
==rob
--
Rob Latham
Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF
Argonne National Lab, IL USA B29D F333 664A 4280 315B
More information about the Pvfs2-developers
mailing list