This thread is locked.Only browsing is available.
Top Page > Browsing
First Installation Error of Openmx-3.8
Date: 2016/04/05 02:06
Name: Riemann   <riemann.derakhshan@gmail.com>

Dear OpenmX users and Developers

When I want to Install version 3.8 with Intel FORTRAN version 12, I've faced with an error with title "undefined reference to `Spherical_Bessel'". I would be thankful if You give me guidance about this error.

+++++++++++ Error Message +++++++++++++++++++++++++++++++++++++++

FT_PAO.o: In function `FT_PAO':
FT_PAO.c:(.text+0x714): undefined reference to `Spherical_Bessel'
FT_NLP.o: In function `FT_NLP':
FT_NLP.c:(.text+0x73d): undefined reference to `Spherical_Bessel'
FT_ProExpn_VNA.o: In function `FT_ProExpn_VNA':
FT_ProExpn_VNA.c:(.text+0x722): undefined reference to `Spherical_Bessel'
FT_VNA.o: In function `FT_VNA':
FT_VNA.c:(.text+0x61f): undefined reference to `Spherical_Bessel'
FT_ProductPAO.o: In function `FT_ProductPAO':
FT_ProductPAO.c:(.text+0xc63): undefined reference to `Spherical_Bessel'
Set_OLP_Kin.o:Set_OLP_Kin.c:(.text+0x2981): more undefined references to `Spherical_Bessel' follow
makefile:268: recipe for target 'openmx' failed
make: *** [openmx] Error 1


メンテ
Page: [1]

Re: First Installation Error of Openmx-3.8 ( No.1 )
Date: 2016/04/05 05:21
Name: T. Ozaki

Hi,

It seems that your computational environment does not support 'inline' in the definition of
functions.

Could you add '-Dkcomp' as a compiler option for 'CC', and compile again?

Regards,

TO
メンテ
Re: First Installation Error of Openmx-3.8 ( No.2 )
Date: 2016/04/05 05:49
Name: Riemann  <riemann.derakhshan@gmail.com>

Dear professor Ozaki,

Many thanks, that work for me.

Sincerely yours

Riemann
メンテ

Page: [1]