Dave --
From your config.log, it looks like you had either the environment
variable LDFLAGS or LIBS set to:
-L~/param/lib -L/opt/local/lib
This is what is causing the libtool error -- the "~" construct is a
shell construct that is only interpreted properly when it begins a
token
Hello,
I am having problem with the configure stage of building openmpi. I
downloaded the 1.0.1 release tarball, unpacked it and ran
./configure --prefix=/opt/openmpi | & tee config-output.txt
...it ran for a couple minutes and then said:
config.status: config.h is unchanged
config.status: