Hello,
compilation of the kgridGen tool fails with the message:
../../symlib/src/librational.a(rational_mathematics.o): In function __rational_mathematics_MOD_get_rationals_in_range': ~/UTILS/kGridGen/symlib/src/rational_mathematics.f90:628: undefined reference to __utilities_MOD_ralloc_integer'
collect2: error: ld returned 1 exit status
Makefile:76: recipe for target 'kptgen.x' failed
make: *** [kptgen.x] Error 1
I tried gfortran as well as ifort with the same error message
Previous build of the symlib worked fine
Can anyone help me?
Thanks.
Hello,
compilation of the kgridGen tool fails with the message:
../../symlib/src/librational.a(rational_mathematics.o): In function
__rational_mathematics_MOD_get_rationals_in_range': ~/UTILS/kGridGen/symlib/src/rational_mathematics.f90:628: undefined reference to__utilities_MOD_ralloc_integer'collect2: error: ld returned 1 exit status
Makefile:76: recipe for target 'kptgen.x' failed
make: *** [kptgen.x] Error 1
I tried gfortran as well as ifort with the same error message
Previous build of the symlib worked fine
Can anyone help me?
Thanks.