I have committed a patch (r19607) to clean up the BLCR configure
logic. It should be in tonight's tarball of the trunk. I've requested
that this fix be moved to v1.3, but that is going to take a day or so
to process.
This patch adds a new configure option '--with-blcr-libdir' which lets
y
Ok, Thanks.
2008/9/17 Josh Hursey
> It looks like the configure script is picking up the wrong lib-directory
> (/home/osa/blcr/lib64 instead of /home/osa/blcr/lib):
> gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing
> -pthread \
>-I/home/osa/blcr/include -L/home/osa/bl
It looks like the configure script is picking up the wrong lib-
directory (/home/osa/blcr/lib64 instead of /home/osa/blcr/lib):
gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-
aliasing -pthread \
-I/home/osa/blcr/include -L/home/osa/blcr/lib64 \
conftest.c -lcr -lnsl -l
This is the zipped file config.log
2008/9/17 Josh Hursey
> Can you send me a zip'ed up version of the config.log from your build? That
> will help in determining what went wrong with configure.
>
> Cheers,
> Josh
>
>
> On Sep 17, 2008, at 6:09 AM, Santolo Felaco wrote:
>
> Hi, I want to install
Can you send me a zip'ed up version of the config.log from your
build? That will help in determining what went wrong with configure.
Cheers,
Josh
On Sep 17, 2008, at 6:09 AM, Santolo Felaco wrote:
Hi, I want to install openmpi-1.3. I have invoked ./configure --
with-ft=cr --enable-ft-thread
Hi, I want to install openmpi-1.3. I have invoked ./configure --with-ft=cr
--enable-ft-thread --enable-mpi-threads --with-blcr=/home/osa/blcr/
--enable-progress-threads
This is error message that show:
BLCR support requested but not found. Perhaps you need to specify the
location of the BLCR libr