CALL_EXTERNAL PROFESSIONAL HELP [message #19545] |
Wed, 05 April 2000 00:00 |
Bernard Puc
Messages: 65 Registered: January 1998
|
Member |
|
|
Hello,
I'd appreciate any ideas from you folks on the possible causes of the
following error message. I'm compiling a shareable object on linux and
I get the following error message when I try to use it. I've
successfully compiled other C routines into shareable objects for IDL
and thought I knew what I was doing. Now I believe it was just luck.
% CALL_EXTERNAL: Error loading sharable executable.
Symbol: emfit_xy_array, File =
/home/bpuc/C_code/emfit/betafit.linux.so
/home/bpuc/C_code/emfit/betafit.linux.so: undefined
symbol:
emfit_xy_array
The name of the function in the source code is "int emfit_xy_array(int
argc, void *argv)"
--
Bernard Puc AETC, INC.
bpuc@va.aetc.com 1225 Jefferson Davis Highway #800
(703) 413-0500 Arlington, VA 22202
|
|
|