<div dir="ltr"><div><div><div><div>Hi,<br><br></div>Have you tried changing BIBMEM= false?<br><br></div>Otherwise, if you change your parameter limits (of nelm) in tools/prenek/basics.inc,  you should be able to compile.  I would suggest trying 100,000 to start.<br>

<br></div>Best,<br></div>Katie<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 14, 2013 at 1:25 PM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Neks<br>
<br>
I updated my tools today to the latest version and then after "./maketools clean" and "./maketools all" I encountered a problem in compiling prenek. Even after "rm -rf tools" and "svn update tools", I still see the same problem regardless. Also note that I have set BIGMEM="true" in my maketools.<br>


<br>
Since I did not have this problem the first time I built the tools, I am not sure how this could be related to my compiler or machine memory (which are all the same). So I would appreciate it if anyone can help me figure this out.<br>


<br>
Regards,<br>
Hesam<br>
<br>
<br>
----------------------<br>
Make prenek...<br>
----------------------<br>
make[1]: Entering directory `/home/p/peltier/hsalehip/src/<u></u>nek5_svn/trunk/tools/prenek'<br>
gfortran -o /home/p/peltier/hsalehip/bin/<u></u>prex prenek.o curve.o edit.o build.o build1.o build2.o bound.o plot.o xinterface.o glomod.o legend.o vprops.o iolib.o subs.o zipper2.o postnek6.o screen.o revert.o crs.o mxm.o xdriver.o  -L/usr/lib/X11 -lX11 -lm<br>


curve.o: In function `hex_transition_3d_e_':<br>
curve.f:(.text+0x6309): relocation truncated to fit: R_X86_64_PC32 against symbol `ctmp2_' defined in COMMON section in zipper2.o<br>
curve.f:(.text+0x637e): relocation truncated to fit: R_X86_64_PC32 against symbol `ctmp2_' defined in COMMON section in zipper2.o<br>
curve.f:(.text+0x63ab): relocation truncated to fit: R_X86_64_PC32 against symbol `ctmp2_' defined in COMMON section in zipper2.o<br>
curve.f:(.text+0x63d8): relocation truncated to fit: R_X86_64_PC32 against symbol `ctmp2_' defined in COMMON section in zipper2.o<br>
curve.o: In function `hexagon_refine_e_':<br>
curve.f:(.text+0x75a5): relocation truncated to fit: R_X86_64_PC32 against symbol `ctmp2_' defined in COMMON section in zipper2.o<br>
curve.f:(.text+0x763d): relocation truncated to fit: R_X86_64_PC32 against symbol `ctmp2_' defined in COMMON section in zipper2.o<br>
curve.f:(.text+0x768d): relocation truncated to fit: R_X86_64_PC32 against symbol `ctmp2_' defined in COMMON section in zipper2.o<br>
build.o: In function `list_delete_':<br>
build.f:(.text+0x2d37): relocation truncated to fit: R_X86_64_32S against symbol `idelt_' defined in COMMON section in build.o<br>
build.f:(.text+0x2dd1): relocation truncated to fit: R_X86_64_32S against symbol `idelt_' defined in COMMON section in build.o<br>
build.o: In function `imp_mesh_vtx_':<br>
build.f:(.text+0x30f3): relocation truncated to fit: R_X86_64_32S against symbol `c_xyz_' defined in COMMON section in build.o<br>
build.f:(.text+0x3124): additional relocation overflows omitted from the output<br>
collect2: error: ld returned 1 exit status<br>
make[1]: *** [prex] Error 1<br>
make[1]: Leaving directory `/home/p/peltier/hsalehip/src/<u></u>nek5_svn/trunk/tools/prenek'<br>
make: *** [all] Error 1<br>
<br>
<br>
______________________________<u></u>_________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.<u></u>gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/nek5000-users</a><br>
</blockquote></div><br></div>