> Our application (ebs) is giving this error when we run it on HP-UX .
> #ebs
> /usr/lib/dld.sl: Can't open shared library: libc.2

This is the wrong list for general HP-UX questions.

Your application has not been correctly linked.  Read the documentation
for chatr and ld.  The search path for the above library is incorrectly
set in either ebs or one of the shared libraries it uses.

A recent linker patch needs to be installed for GCC weak support.  See
the GCC installation documentation for details.

Dave
-- 
J. David Anglin                                  [EMAIL PROTECTED]
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

Reply via email to