Dear All,
When I tried to install cns, I met such error, I asked other people,
no one has seen this before,
so maybe someone here had similiar problem or method to solve it:
....................................
compiling: initia.f
compiling: lbfgs.f
compiling: lidens.f
compiling: machine_f.f
In file machine_f.f:393
9999 ERR=.TRUE.
1
In file machine_f.f:297
2
Error: Label at (1) is not in the same block as the GOTO statement at (2)
make[3]: *** [machine_f.o] 错误 1
compiling: machvar.f
compiling: mapyard.f
compiling: matrix.f
..................................
compiling: dmemory.c
compiling: machine_c.c
make[3]: 由于错误目标"../bin/cns_solve"并未重新创建。
make[2]: *** [cns_solve] 错误 2
make[1]: *** [cns_solve] 错误 2
##########################################################3
Thanks in advance!