Operating System - HP-UX
1819853 Members
2951 Online
109607 Solutions
New Discussion юеВ

Missing "dlopen" on HP UX 11.0

 
Rajeesh_1
Advisor

Missing "dlopen" on HP UX 11.0

Recently i had re-installed my HP Unix with latest
OS builds and Support Plus.

Now I'm unable to find "dlopen "
bash-2.04# nm /usr/lib/libdld.sl | grep dlopen

But i'm able to see on my other machines.
bash-2.04# nm /usr/lib/libdld.sl | grep dlopen
_dlopen | 10724|static|entry |$CODE$
dlopen | 12480|extern|entry |
dlopen | 12480|extern|code |$CODE$

Please let me know whether i need to install anything
on the top of OS.

Regards,
Rajeesh

3 REPLIES 3
T G Manikandan
Honored Contributor

Re: Missing "dlopen" on HP UX 11.0

Rajeesh_1
Advisor

Re: Missing "dlopen" on HP UX 11.0

Thanks i was able to bypass that error. But its
failing with following error. Do i need to change any
Kernel Settings.

Error Meesage
Malloc is out of memory, leaks over 512k:
/usr/ccs/bin/ld: Out of memory
Malloc: 57465664 bytes allocated by Unknown:0x38327
Malloc: 3162112 bytes allocated by Unknown:0x36353
Malloc: 817664 bytes allocated by Unknown:0x35acb
*** Error exit code 1
T G Manikandan
Honored Contributor

Re: Missing "dlopen" on HP UX 11.0

What is your memory and swap usage?

What are the values for the parameters?

naxdsiz
maxssiz
maxtsiz and their 64 bit eqv.

Just bump their values up and revert