The UNIX Forums
"Join the Network of UNIX System Users"


 
Subject: relink a binary
alarik
Newbie
Rank: 1



UID 46
Digest Posts 0
Credits 0
Posts 48
Reading Access 10
Registered Apr 25, 2007
Status Offline
Post at Jun 1, 2007 08:25 AM  Profile | P.M. 
relink a binary



relink a binary



hi,
under unix aix 5 3 , when launching a binary called adworker (oracle binary) i have this message :
could not load program /exec/products/oa/v11.5.10.2/p13drec/p13dsmsappl/ad/11.5.0/bin/adworker:

rtld: 0712-001 symbol __pth_init was referenced
from module adworker(), but a runtime definition
of the symbol was not found.
do you have any idea ?
i think i should link or make adworker .
how should i do that ?


Top
clvezlys
Newbie
Rank: 1



UID 92
Digest Posts 0
Credits 0
Posts 44
Reading Access 10
Registered Apr 25, 2007
Status Offline
Post at Jun 1, 2007 08:26 AM  Profile | P.M. 
i don't use aix but it sounds like your program needs access to a shared library. there is usually a way to add paths when ld builds the executable, often a -r/path/to/shared_libraries or something like that. you probably have some environment variable, often called ld_library_path that can be used to add directories to list. a few os's have a utility to modify the built-in paths of an executable. my guess is that something along one of these lines would fix your problem.
Top
 

 

All times are GMT, the time now is Jul 31, 2010 03:26 AM

Powered by Discuz! 5.0.0  © 2001-2006 UNIX Forums
Processed in 0.004890 second(s), 8 queries

Clear Cookies - Contact Us - UNIX Help - Archiver - WAP