Unresolved symbols nauseid, nauk5akerberos, nauidtx, nauradius [message #131613] |
Mon, 08 August 2005 11:19 |
Ledoare
Messages: 1 Registered: August 2005 Location: Paris
|
Junior Member |
|
|
I'm using Oracle 8.1.7 on a HP-UX machine.
A program written in pro*c has been linked and tested on a dev machine.
When running the same program on the prod machine I get the following error messages :
/usr/lib/dld.sl: Uresolved symbol: nauseid (code) from myprogram
/usr/lib/dld.sl: Uresolved symbol: nauk5akerberos (code) from myprogram
/usr/lib/dld.sl: Uresolved symbol: nauidtx (code) from myprogram
/usr/lib/dld.sl: Uresolved symbol: nauradius (code) from myprogram
I checked that dld.sl libraries are the same on the 2 machines.
I saw a difference in the oracle/8.1.7/lib/libclntsh.sl.8.0 : can this be a reason for the problem ?
How to solve it ?
Regards,
|
|
|