This thread is locked.Only browsing is available.
Top Page > Browsing
undefined reference to `Set_XC_NL1_Grid'
Date: 2021/11/15 20:54
Name: Luca

Dear Developers

I am trying to install openmx3.9 + patch3.9.9.
I am using Intel/Inetl-mpi/mkl-libs.
Unfortunately, I get the error:

Set_Vpot.o: In function `Set_Vpot':
Set_Vpot.c:(.text+0x315e): undefined reference to `Set_XC_NL1_Grid'
make: *** [openmx] Error 1

Could you please help me?
Best Regards.
Luca Sementa.
メンテ
Page: [1]

Re: undefined reference to `Set_XC_NL1_Grid' ( No.1 )
Date: 2021/11/15 22:30
Name: Naoya Yamaguchi

Hi,

You need to use `makefile` included in the patch.
In other words, you need to modify `CC`, `FC` and `LIB` again not by copying the previous `makefile`.
Please also refer to the following thread.
http://www.openmx-square.org/forum/patio.cgi?mode=view&no=2898

Regards,
Naoya Yamaguchi
メンテ
Re: undefined reference to `Set_XC_NL1_Grid' ( No.2 )
Date: 2021/11/15 22:53
Name: Luca

Done!

Thank you for the advice.

Best Regards.
Luca
メンテ

Page: [1]