Segmentation fault on *nemogcm.f90* and *nemo.f90*

I opened that file (nemogcm.f90)

Actually, the error appeared in line 148, responsible for:

CALL nemo_init               !==  Initialisations  ==!

your error occurs line 252 that is called after line 148. lk_oasis is not defined. This error looks similar to