<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
.hmmessage p
        {margin:0px;
        padding:0px}
body.hmmessage
        {font-size:12pt;
        font-family:Calibri}
-->
</style><style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" class="hmmessage">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">what version of moab did you try?<br>
checkout a fresh clone from master<br>
(git@bitbucket.org:fathomteam/moab.git)<br>
<br>
can you send your config.log ?<br>
<br>
Iulian<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF498202"><font color="#000000" face="Tahoma" size="2"><b>From:</b> moab-dev-bounces@mcs.anl.gov [moab-dev-bounces@mcs.anl.gov] on behalf of the lily [the.1.lily@hotmail.com]<br>
<b>Sent:</b> Monday, July 21, 2014 3:07 AM<br>
<b>To:</b> moab-dev@mcs.anl.gov<br>
<b>Subject:</b> [MOAB-dev] make check returns error when installing moab<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Hi everyone,
<div><br>
</div>
<div>I keep getting an error when I try to install moab, here are the steps I did and the output for each step,</div>
<div><br>
</div>
<div>Step1: <span style="font-size:12pt">./configure</span></div>
<div><span style="font-size:12pt">output: </span></div>
<div>
<p class="p1">configure: WARNING:</p>
<p class="p1">*************************************************************************</p>
<p class="p1">*            MOAB has been configured w/out the HDF5 library.</p>
<p class="p1">*              Support for native file format is disabled!</p>
<p class="p1">*************************************************************************</p>
<p class="p1">configure: WARNING:</p>
<p class="p1">*************************************************************************</p>
<p class="p1">*           MOAB has been configured w/out the NetCDF library.</p>
<p class="p1">*     Support for ExodusII/Genesis and other file formats is disabled!</p>
<p class="p1">*************************************************************************</p>
<p class="p1"><br>
</p>
<p class="p1">Step2: make</p>
<p class="p1">output:</p>
<p class="p1">make[3]: Nothing to be done for `all-am'.</p>
<p class="p1">Making all in io</p>
<p class="p1">make[3]: Nothing to be done for `all'.</p>
<p class="p1">Making all in dual</p>
<p class="p1">make[3]: Nothing to be done for `all'.</p>
<p class="p1">Making all in obb</p>
<p class="p1">make[3]: Nothing to be done for `all'.</p>
<p class="p1">Making all in perf</p>
<p class="p1">Making all in point_location</p>
<p class="p1">make[4]: Nothing to be done for `all'.</p>
<p class="p1">make[4]: Nothing to be done for `all-am'.</p>
<p class="p1">Making all in dagmc</p>
<p class="p1">make[3]: Nothing to be done for `all'.</p>
<p class="p1">Making all in oldinc</p>
<p class="p1">make[3]: Nothing to be done for `all'.</p>
<p class="p1">Making all in doc</p>
<p class="p1">make[2]: Nothing to be done for `all'.</p>
<p class="p1">./config.status --version | \</p>
<p class="p1"><span class="Apple-tab-span"></span>  sed -e 's/.*options "\(.*\)"/\1/p' -e 'd' | \</p>
<p class="p1"><span class="Apple-tab-span"></span>  tr "'" "\n" | \</p>
<p class="p1"></p>
<p class="p1"><span class="Apple-tab-span"></span>  sed -e '/^ *$/d' > moab.config</p>
<p class="p1"><br>
</p>
<p class="p1">Step3: <span style="font-size:12pt">make check</span></p>
<p class="p1"><span style="font-size:12pt">output:</span></p>
<p class="p1">libtool: link: unrecognized option `-O2'</p>
<p class="p1">libtool: link: Try `libtool --help' for more information.</p>
<p class="p1">make[4]: *** [ScdMeshF90] Error 1</p>
<p class="p1">make[3]: *** [check-am] Error 2</p>
<p class="p1">make[2]: *** [check] Error 2</p>
<p class="p1">make[1]: *** [check-recursive] Error 1</p>
<p class="p1"></p>
<p class="p1">make: *** [check-recursive] Error 1</p>
<p class="p1"><br>
</p>
<p class="p1"><br>
</p>
<p class="p1">I do not know what exactly went wrong, do I need to install any libraries before installing moab?<br>
<br>
Thank you.</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>