[Nek5000-users] maketools prenek
nek5000-users at lists.mcs.anl.gov
nek5000-users at lists.mcs.anl.gov
Mon Jul 25 15:04:09 CDT 2016
Hi Shivang,
What platform are you compiling on?
You might try, in make tools, turning BIGMEM to false...
Just set:
BIGMEM="true"
to
#BIGMEM="true"
Then:
maketools clean
maketools all
Paul
________________________________
From: nek5000-users-bounces at lists.mcs.anl.gov [nek5000-users-bounces at lists.mcs.anl.gov] on behalf of nek5000-users at lists.mcs.anl.gov [nek5000-users at lists.mcs.anl.gov]
Sent: Monday, July 25, 2016 9:35 AM
To: nek5000-users at lists.mcs.anl.gov
Subject: [Nek5000-users] maketools prenek
Hello Users,
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?
make[1]: Entering directory '/cygdrive/c/nek5_svn/trunk/tools/prenek'
gcc -mcmodel=medium -c -DUNDERSCORE -Dr8 xdriver.c
<command-line>:0:4: error: expected identifier or ‘(’ before numeric constant
xdriver.c: In function ‘mainc_’:
xdriver.c:875:5: warning: implicit declaration of function ‘fprep_’ [-Wimplicit-function-declaration]
fprep_ (); /* run Fortran Main code */
^
make[1]: *** [makefile:66: xdriver.o] Error 1
make[1]: Leaving directory '/cygdrive/c/nek5_svn/trunk/tools/prenek'
make: *** [makefile:4: all] Error 1
-------------------------
Shivang Aggarwal
MSc. Student
Aerospace Engineering
TU Delft,The Netherlands
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20160725/d3273f60/attachment.html>
More information about the Nek5000-users
mailing list