On Mon, Mar 16, 2009 at 02:35:14PM -0400, Christina Patrick wrote:
> I have attached config.log in this email. 

Thanks.

> Another thing that I noticed
> while configuring the latest version of mpich2 was that it kept
> showing me the messages:
> Unrecognized options: --enable-romio, --enable-threads,
> --enable-debuginfo, --enable-g
> while configuring the entire system. Even though the help in configure
> says that these options are valid, if you use them it keeps throwing
> these error messages during configuration.

I don't think those messages are important, but I aslo do not see them
myself.

We changed things just a little bit with respect to PVFS support in
MPICH2 configure.  

If we find the 'pvfs2-config' utility in $PATH, we used to just use
that and its --libs and --cflags arguments, no matter what.  But on
some systems, the pvfs2-config utility was installed incorrectly, or
pointed to "front end" tools when someone wanted to configure for a
different platform.  So now, you should provide
--with-pvfs=${path_to_pvfs} all the time.

If you pass in "--with-file-system=ufs+testfs+pvfs2", and configure
finds the pvfs2-config utility in your path, then it will still use
pvfs2-config for cflags and library information.

OK, shorter version:

I think adding --with-pvfs2=/hhome/mdl/patrick/pvfs-2.6.0/install
will get you back on track.

Thanks for sticking with us.  Sorry for the confusion.
==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Lab, IL USA                 B29D F333 664A 4280 315B
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to