/usr/bin/ld: /home/lubomir/projects/nek5000/run/001_laminar_2d/obj/libnek5000.a(subs1.o): in function `crs_strs_':
subs1.f:(.text+0x1976): undefined reference to `crs_solve_'
/usr/bin/ld: subs1.f:(.text+0x1b56): undefined reference to `crs_solve_'
/usr/bin/ld: /home/lubomir/projects/nek5000/run/001_laminar_2d/obj/libnek5000.a(subs1.o): in function `set_up_h1_crs_strs_':
subs1.f:(.text+0x5d1e): undefined reference to `crs_setup_'
/usr/bin/ld: /home/lubomir/projects/nek5000/run/001_laminar_2d/obj/libnek5000.a(hsmg.o): in function `hsmg_coarse_solve_':
hsmg.f:(.text+0xb5d): undefined reference to `crs_solve_'
/usr/bin/ld: /home/lubomir/projects/nek5000/run/001_laminar_2d/obj/libnek5000.a(navier8.o): in function `crs_solve_l2_':
navier8.f:(.text+0x55b8): undefined reference to `crs_solve_'
/usr/bin/ld: /home/lubomir/projects/nek5000/run/001_laminar_2d/obj/libnek5000.a(navier8.o): in function `set_up_h1_crs_':
navier8.f:(.text+0x598a): undefined reference to `crs_setup_'
/usr/bin/ld: /home/lubomir/projects/nek5000/run/001_laminar_2d/obj/libnek5000.a(navier8.o): in function `crs_solve_h1_':
navier8.f:(.text+0x75b7): undefined reference to `crs_solve_'
collect2: error: ld returned 1 exit status
make: *** [makefile:121: nek5000] Error 1