Page 1 of 1

Clik error

Posted: November 06 2017
by Nishanth Sasankan
I was trying to "make all" with clik but I got the following error. Anyone else had the same issue?

Code: Select all

f951: Fatal Error: Reading module ‘clik’ at line 2 column 1: Unexpected EOF
compilation terminated.
make[1]: *** [ReleaseMPI/cliklike.o] Error 1
make[1]: Leaving directory

Clik error

Posted: November 06 2017
by Nishanth Sasankan
I fixed it by changing my compilers, but now I get a different error. Anyone know what is causing this?

Code: Select all

 Number of MPI processes:           1
 file_root:test
 Random seeds:  9377, 13967 rand_inst:   1
 Using clik with likelihood file
 ./data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik
clik_init(../src/clik.c:57)::ForwardError
  cldf_open(../src/cldf/cldf.c:191)::ForwardError
    cldf_open_sub(../src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))

Clik error

Posted: November 06 2017
by Nishanth Sasankan
Problem solved, i made the wrong symbolic link. Its fixed now. Anyhow i will leave this topic up here , just in case someone else makes the same mistakes.