Operating System - HP-UX
1833310 Members
2678 Online
110051 Solutions
New Discussion

__link_incompatibility warnings

 
Roberto Gallis
Regular Advisor

__link_incompatibility warnings

Hi all,
after installing a patch bundle for rcp problems, running netscape web server appears this warning:
__link_incompatibility: Warning: Shared library /usr/lib/libC.2 was not compiled with +eh

This problem is on 2 hosts running netscape.
I searched in the patch bundle if there's a new version of libC.2 but which is not present.
So, anybody can explain me what's wrong?
2 REPLIES 2
Sam Nicholls
Trusted Contributor

Re: __link_incompatibility warnings

Roberto,

I don't believe there is an exceptoin handling (+eh) version of this library. Can you recompile netscape server without +eh? Or can you just ignore the warning messages?

The release notes have some info...

/opt/CC/newconfig/RelNotes/CXX.release.notes

-sam
Roberto Gallis
Regular Advisor

Re: __link_incompatibility warnings

Now I can't recompile Netscape because I cannot stop the server...
Netscape is running well, the warning is given at start up.