[Wien] errors @ wien2k_21.1 compilation
venkatesh chandragiri
venkyphysicsiitm at gmail.com
Thu Jul 29 17:27:03 CEST 2021
Dear Prof. Marks,
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.
thanks
venkatesh
=============
[isuch at delta-cluster ~]$ export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/glibc-2.14/build
[isuch at delta-cluster ~]$ locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8
[isuch at delta-cluster ~]$
/etc/environment is empty
/usr/bin contains locale
echo "en_US.UTF-8 UTF-8" > /etc/locale.gen
echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen
locale-gen
but don't have the locale.gen file at /etc/
echo "LC_ALL=en_US.UTF-8" >> /etc/environment
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
echo "LANG=en_US.UTF-8" > /etc/locale.conf
locale-gen en_US.UTF-8
but don't have the locale.conf file at /etc/
===========
On Thu, Jul 29, 2021 at 11:41 AM venkatesh chandragiri <
venkyphysicsiitm at gmail.com> wrote:
> Dear Wien2k users,
>
> 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
>
> ====
> SRC_lapw0/compile.msg:lapw0.F(2370): error #6404: This name does not have
> a type, and must have an explicit type. [FINDLOC]
> =====
> Later, I have searched in the mailing-list and found out that I need to
> use the latest ifort compilers to compile the Wien2k.
>
> Now, I tried to compile the Wien2k again using recent ifort compilers.
> This leads to another kind of error as given below
>
> ====
> icc -c W2kutils.c
> Catastrophic error: could not set locale "" to allow processing of
> multibyte characters
>
> compilation aborted for W2kutils.c (code 4)
> make[1]: *** [W2kutils.o] Error 4
>
> ========
>
> 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
> =====
> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
>
> =====
>
> 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.
>
> ========
> /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 at GLIBC_2.14'
> make[1]: *** [nmrc_mpi] Error 1
>
> ======
>
> Kindly help me to resolve this error as well as those warning messages.
>
> thanks
> venkatesh
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20210729/97c61571/attachment.htm>
More information about the Wien
mailing list