Hello Managers,
I've got a binary file compiled and loaded on the same operating system
version.
When I try to run this binary, I've the following error messages :
439:filename: /sbin/loader: Error: unresolvable symbol in filename:
_OtsDivide64
and the same thing with
_OtsDivide32
_OtsDivide64Unsigned
_OtsRemainder64Unsigned
_OtsDivide32Unsigned
_OtsMove
_OtsRemainder32Unsigned
The libots.so file is, in my opinion, at the right place :
# ls -l /usr/shlib/libots.so
lrwxr-xr-x 1 root system 35 Dec 14 1995 /usr/shlib/libots.so
-> ../ccs/lib/cmplrs/otabase/libots.so
# ls -l /usr/ccs/lib/cmplrs/otabase/libots.so
-rw-r--r-- 1 bin bin 147456 Jul 25 1995 /usr/ccs/lib/cmplrs/
otabase/libots.so
How to resolve without the sources ?
Thank you in advance,
Daniel Clar
Computer Operations Manager
Supelec
France
Received on Tue Mar 28 2000 - 09:09:15 NZST