[mpich-discuss] Re:

Anthony Chan chan at mcs.anl.gov
Thu Jul 24 12:33:42 CDT 2008


hopefully this message will get sorted correctly in mpich-discuss.

----- "Rajeev Thakur" <thakur at mcs.anl.gov> wrote:


> The configure command that I ran is listed as follows.
> 
> ./mpich2-1.0.7/configure --with-pm=smpd --disable-f77 --disable-f90
> --disable-cxx MPICH2LIB_CFLAGS="-fPIC /home/cycchou/openssl-0.9.8/include"

Not sure if this is the source of error.  But a "-I" is needed in front of
"/home/cycchou/openssl-0.9.8/include"

A.Chan

> MPICH2LIB_LDFLAGS=-L/home/cycchou/openssl-0.9.8/lib 
> --prefix=/home/cycchou/mpich2
> 
> 
> The output of the configure command regarding the failure is listed as
> follows.
> 
> checking for library containing MD5... no
> checking for MD5... no
> checking for library containing md5_calc... no
> checking for md5_calc function... no
> configure: error: SMPD requires MD5 support, and configure could not
> find
> either md5_calc in md5.h or MD5 in openssl/md5.h
> configure: error: Configure of src/pm/smpd failed!
> 




More information about the mpich-discuss mailing list