![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Symbol referencing error | fromatz | High Level Programming | 1 | 03-17-2008 06:01 PM |
| ld: fatal: Symbol referencing errors. No output written to SNX | jerryragland | High Level Programming | 1 | 08-09-2006 01:15 AM |
| symbol referencing error | suhasini | High Level Programming | 1 | 04-03-2006 06:43 AM |
| ld: fatal: Symbol referencing errors | alfabetman | UNIX for Dummies Questions & Answers | 2 | 01-08-2002 04:57 AM |
| Compiling Errors -- Symbol referencing | spotanddot | High Level Programming | 5 | 07-11-2001 01:18 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
ld: fatal: Symbol referencing errors
I am getting below error, any ideas to resolve it.
Code:
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 Last edited by Yogesh Sawant; 06-18-2008 at 08:54 AM.. Reason: added code tags |
|
||||
|
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 |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|