<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div><br>
</div>
Hi Shivang,
<div><br>
</div>
<div>What platform are you compiling on?</div>
<div><br>
</div>
<div>You might try, in make tools, turning BIGMEM to false...</div>
<div><br>
</div>
<div>Just set:</div>
<div><br>
</div>
<div>BIGMEM="true"</div>
<div><br>
</div>
<div>to</div>
<div><br>
</div>
<div>#BIGMEM="true"</div>
<div><br>
</div>
<div>Then:</div>
<div><br>
</div>
<div>maketools clean</div>
<div><br>
</div>
<div>maketools all</div>
<div><br>
</div>
<div><br>
</div>
<div>Paul</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div><br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF400406" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> nek5000-users-bounces@lists.mcs.anl.gov [nek5000-users-bounces@lists.mcs.anl.gov] on behalf of nek5000-users@lists.mcs.anl.gov [nek5000-users@lists.mcs.anl.gov]<br>
<b>Sent:</b> Monday, July 25, 2016 9:35 AM<br>
<b>To:</b> nek5000-users@lists.mcs.anl.gov<br>
<b>Subject:</b> [Nek5000-users] maketools prenek<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr"><font size="2"><span style="font-size:10pt">Hello Users,<br>
<br>
I am trying to build tools using maketools but, there are following errors in building prenek.  Can anyone please help me understanding what is going wrong here? And what does Error 1 flag denotes?<br>
<br>
make[1]: Entering directory '/cygdrive/c/nek5_svn/trunk/tools/prenek'<br>
gcc -mcmodel=medium -c -DUNDERSCORE -Dr8  xdriver.c<br>
<command-line>:0:4: error: expected identifier or ‘(’ before numeric constant<br>
xdriver.c: In function ‘mainc_’:<br>
xdriver.c:875:5: warning: implicit declaration of function ‘fprep_’ [-Wimplicit-function-declaration]<br>
     fprep_ ();      /* run Fortran Main code */<br>
     ^<br>
make[1]: *** [makefile:66: xdriver.o] Error 1<br>
make[1]: Leaving directory '/cygdrive/c/nek5_svn/trunk/tools/prenek'<br>
make: *** [makefile:4: all] Error 1<br>
-------------------------<br>
Shivang Aggarwal<br>
MSc. Student<br>
Aerospace Engineering<br>
TU Delft,The Netherlands</span></font><br>
<div class="gmail_signature">
<div dir="ltr">
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>