Operating System - HP-UX
1753879 Members
7363 Online
108809 Solutions
New Discussion

Error loading a shared lib

 
SOLVED
Go to solution
Herve BRANGIER
Respected Contributor

Error loading a shared lib

Hi

We use a shared lib on HPUX 11.00 system (on a D250)
We use Access Master, and when we load a shared
lib we have an error (Format error). I try to
use chatr to see if it can read informations.
It seems to work but have the following error :

chatr(error): dl_header_ext.size != sizeof(dl_header_ext). Please update your version of the linker.

Do you now what is it ???

Thanks in advance

Herv?

1 REPLY 1
eran maor
Honored Contributor
Solution

Re: Error loading a shared lib

Hi Herve

found a doc that explen this message :

chatr on older apps and shared libs gives the following message when
dl_header_ext sizes are different:

chatr(error):
dl_header_ext.size != sizeof(dl_header_ext). Please update your version
of the linker.

When the auxillary dl header is changed, and the old chatr is used on a
shared library having changed auxillary dl header, then the chatr gives
the error.

so you need to upgrade your chart version and also be advise to install the libc patch ( 24148)
love computers