I'm trying to compile mpich2-1.2.1 on an ubuntu 9.10 server running on x86_64 hardware and I'm seeing an issue while running configure. The error I get looks like this:<br><br>checking for OpenPA atomic primitive availability... no<br>
configure: error:<br>The nemesis channel was selected yet a set of working OpenPA headers<br>were not found. Please check the OpenPA configure step for errors.<br>configure: error: ./configure failed for channels/nemesis<br>
configure: error: Configure of src/mpid/ch3 failed!<br><br>I'm attaching the entire ./configure output. I looked through the archives and found some mention of this but didn't see a solution to it. Can anyone point me in a useful direction? <br>
<br>I've tried checking out the latest trunk and building that with the following tools:<br>automake 1.11.1<br>autoconf 2.63<br>and libtool 2.2.6<br>as per this website:<br><a href="http://wiki.mcs.anl.gov/mpich2/index.php/Getting_And_Building_MPICH2">http://wiki.mcs.anl.gov/mpich2/index.php/Getting_And_Building_MPICH2</a><br>
<br>as well as trying to build the stable mpich2-1.2.1 tarball with the tools that ubuntu 9.10 comes with.<br><br>Thanks for the help,<br>-Joe Buck<br>