Re: 11.0 built shared library problem on HP-UX11i

From: jignaasu (jignaasu_at_yahoo.com)
Date: 10/31/03


Date: 31 Oct 2003 03:52:46 -0800


> we have a shared library built on HP-UX 11.0. I am using that with
> my application built on 11i. When running the applciation, the dld.sl is
> failing to resolve the symbol __nw__FUl from the shared library.

if you have an application x that runs on 11.0 using this shared
library, use the ldd command as "ldd -y x | grep __nw__FUl" to see
which shared library this symbol was resolved from. then check on the
11i machine if that library defines that symbol. (you can use the
command "ldd x" to find out which path that library is being loaded
from)

thats how you can do it in general. i just found that the symbol is
defined in /usr/lib/libCsup.2 . you should probably get the latest
version/patch of the c++ runtime libraries.

> My question is would the shared library work as it is from 11.0 on
> 11i. The problem is i dont have the source code to rebuild on 11i.

i think it should work most of the time, but i guess its not
guaranteed.



Relevant Pages

  • Re: 1.8.4 on HP/UX
    ... I installed Ruby 1.8.4 on HP-UX 11i once recently. ... Build all the C libraries which Ruby depends on as shared ... thing is probably to start with their patched source ...
    (comp.lang.ruby)
  • 11.0 built shared library problem on HP-UX11i
    ... we have a shared library built on HP-UX 11.0. ... When running the applciation, the dld.sl is failing to resolve the ...
    (comp.sys.hp.hpux)
  • Need esqlc HP-UX thread library consultant/guru
    ... Have a esql program similar to demo1.ec that must run with the thread ... libraries on HP-UX 11.11. ... Prev by Date: ...
    (comp.databases.informix)
  • Re: High Memory Utilization on HP-UX 11.11 compared to 11.00
    ... in HP-UX 11.0 and HP-UX 11i, especially in the way it accounts for shared ... libraries and shared data segments. ... If you look at the size of the individual segments using the ...
    (comp.sys.hp.hpux)
  • SOLVED: X-header-files 10.20
    ... libraries, ... HP-UX 9.05 for HP9000/s700 workstations. ... I compiled espgs with X-support and ... Johannes Raspe wrote: ...
    (comp.sys.hp.hpux)