[mpich-discuss] mpich2 configure error
Nesan Antonyraj
Gnananesan-Antonyraj at utc.edu
Tue Nov 24 19:49:58 CST 2009
Thanks Mr. Balaji. Attached is the configure output text c.txt. I am configuring within cygwin with the command,
c:/nesan/libraries/mpich2-1.2.1/configure -prefix=c:/build 2>&1 | tee c.txt
thanks,
Nesan.
-----Original Message-----
From: Pavan Balaji <balaji at mcs.anl.gov>
To: Gnananesan-Antonyraj at utc.edu, mpich-discuss at mcs.anl.gov
Date: Tue, 24 Nov 2009 19:45:38 -0600
Subject: Re: [mpich-discuss] mpich2 configure error
Can you send us the entire configure output? It's very hard to say what
the problem is based on just the below information.
for csh and tcsh:
./configure --prefix=/home/you/mpich2-install |& tee c.txt
for bash and sh:
./configure --prefix=/home/you/mpich2-install 2>&1 | tee c.txt
-- Pavan
On 11/24/2009 07:42 PM, Nesan Antonyraj wrote:
> Hello,
>
> I am getting the error below when configuring mpich2-1.2.1. Please advise.
>
> configure: error: Requested timer clock_gettime (POSIX) is not available
>
> thanks,
> Nesan.
>
>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: c.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20091124/57d84aeb/attachment.txt>
More information about the mpich-discuss
mailing list