<div dir="ltr"><div>Dear Prof. Marks,</div><div><br></div><div>thanks for your reply. I have searched in the internet and tried to solve it.  But yet it is not solved . Whenever I tried with " export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/glibc-2.14/build ", there is an error as shown in below. Can you suggest me what are steps to be followed to solve this issue. I am also requesting wien2k users to help me to solve this issue.</div><div><br></div><div>thanks</div><div><br></div><div>venkatesh</div><div>=============</div><div><br></div><div>[isuch@delta-cluster ~]$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/glibc-2.14/build<br>[isuch@delta-cluster ~]$ locale<br>locale: Cannot set LC_CTYPE to default locale: No such file or directory<br>locale: Cannot set LC_MESSAGES to default locale: No such file or directory<br>locale: Cannot set LC_ALL to default locale: No such file or directory<br>LANG=en_US.UTF-8<br>LC_CTYPE="en_US.UTF-8"<br>LC_NUMERIC="en_US.UTF-8"<br>LC_TIME="en_US.UTF-8"<br>LC_COLLATE="en_US.UTF-8"<br>LC_MONETARY="en_US.UTF-8"<br>LC_MESSAGES="en_US.UTF-8"<br>LC_PAPER="en_US.UTF-8"<br>LC_NAME="en_US.UTF-8"<br>LC_ADDRESS="en_US.UTF-8"<br>LC_TELEPHONE="en_US.UTF-8"<br>LC_MEASUREMENT="en_US.UTF-8"<br>LC_IDENTIFICATION="en_US.UTF-8"<br>LC_ALL=en_US.UTF-8<br>[isuch@delta-cluster ~]$<br><br><br> /etc/environment  is empty<br> <br> /usr/bin contains locale<br> <br> <br><br>echo "en_US.UTF-8 UTF-8" > /etc/locale.gen<br>echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen<br>locale-gen<br><br>but don't have the locale.gen file at /etc/<br><br><br><br><br>echo "LC_ALL=en_US.UTF-8" >> /etc/environment<br>echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen<br>echo "LANG=en_US.UTF-8" > /etc/locale.conf<br>locale-gen en_US.UTF-8<br><br><br>but don't have the locale.conf file at /etc/<br></div><div><br></div><div><br></div><div>===========</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 29, 2021 at 11:41 AM venkatesh chandragiri <<a href="mailto:venkyphysicsiitm@gmail.com">venkyphysicsiitm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear Wien2k users,<div><br></div><div>Recently, I got an opportunity to work with Wien2k after a very long time. I have tried to compile the Wien2k_21.1. At first, i tried to compile using old ifort compilers and this leads to an error as given below</div><div><br></div><div>====</div><div>SRC_lapw0/compile.msg:lapw0.F(2370): error #6404: This name does not have a type, and must have an explicit type.   [FINDLOC]</div><div>=====</div><div>Later, I have searched in the mailing-list and found out that  I need to use the latest ifort compilers to compile the Wien2k.</div><div><br></div><div>Now, I tried to compile the Wien2k again using recent ifort compilers. This leads to another kind of error as given below</div><div><br></div><div>====</div><div>icc -c W2kutils.c<br>Catastrophic error: could not set locale "" to allow processing of multibyte characters<br><br>compilation aborted for W2kutils.c (code 4)<br>make[1]: *** [W2kutils.o] Error 4<br></div><div><br></div><div>========</div><div><br></div><div>Again, I did  a search on the website to bypass this error using flag setting " -no-multibyte-chars " for both ifort and icc. This time it gives only a warning message as given below </div><div>=====<br></div><div>/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)<br>/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)<br></div><div><br></div><div>=====</div><div><br></div><div>Although, if one can neglect these warning messages, there is an error in the compilation process in almost all SRC_* directories as given below and I am unable to find the details of it.</div><div><br></div><div>========</div><div>/home/pkg/lic/intel_parallel_studio_composer/2020/compilers_and_libraries_2020.0.166/linux/compiler/lib/intel64_lin/libintlc.so.5: undefined reference to `memcpy@GLIBC_2.14'<br>make[1]: *** [nmrc_mpi] Error 1<br></div><div><br></div><div>======</div><div><br></div><div>Kindly help me to resolve this error as well as those warning messages.</div><div><br></div><div>thanks</div><div>venkatesh</div><div></div><div><br></div></div>
</blockquote></div>