ld: fatal: Symbol referencing errors

I am getting below error, any ideas to resolve it.

1:ts_n_tcp_cmp_row                    /finder3/baseline/95s/ed/src/lib/libfinder_ui_basic.so
1:ui_convert_date                     /finder3/baseline/95s/ed/src/lib/libfinder_fi_basic.so
1:ld: fatal: Symbol referencing errors. No output written to fgs_bin/nl_to_table
1:fgs_nlb/nlb_graobj.pc->fgs_nlb/.nlb_graobj.c

Libraries which are required to compile/link your program is not specified in the make file.
Can you copy the last few lines of your output of make file?

Regards
Dhana