Home »
Public Forums »
archive »
HELP:: call_external/ c errors
HELP:: call_external/ c errors [message #31166] |
Fri, 07 June 2002 05:08 |
r_cherukuru3
Messages: 5 Registered: May 2002
|
Junior Member |
|
|
Hi! all,
I had been trying to run a C program(i was passing arguments from
call_ external) and ended up with the following errors. Can anyone
kindly help me in overcomming(where to look in the C code)these
errors.
============================================================ ==============
ERRORS are as follows:::::::::::::
ld.so.1: /packages/envi/idl_5.5/bin/bin.solaris2.sparc/idl:
fatal: relocation error:file
/users/geomatics/casi/idl_hdf/call_tst/my_program.so:
symbol vector: referenced symbol not found
Killed
============================================================ ============
what is the meaning of a relocation error?
how can i make the referenced symbol available?
im using 'gcc' and my compilation command looks as follows:::
============================================================ ==============
gcc -fpic -shared -o my_program.so my_program.c -lm
-L/mydirectory_for_object_ files
-I/mydirectory_for_included_header_files
============================================================ ==============
Any help is greatly appriciated
RC
|
|
|
Current Time: Sat Oct 11 03:53:49 PDT 2025
Total time taken to generate the page: 1.99628 seconds