1832283 Members
2316 Online
110041 Solutions
New Discussion

HPUX 11i chatr error

 
SOLVED
Go to solution
Theresa Patrie
Regular Advisor

HPUX 11i chatr error

Hi,
I am getting a chatr error when invoking one of my
design tools. It says:
/usr/bin/chatr (error): dl_header_ext.size != sizeof(dl_header_ext)
Please update your version of the linker.
I installed the latest ld and linker patch, PHSS_26263,
but that only changed the (error) to a (warning).
What does this message really mean and how can
I get rid of it?? User's get nervous when they see
errors/warnings when they invoke tools. I have no
good explanation for them! Any input would be
appreciated!
Thanks,
Theres
This is my easy job!
6 REPLIES 6
Steve Steel
Honored Contributor
Solution

Re: HPUX 11i chatr error

Hi

This is a harmless warning which will go away I believe if you relink the application.


steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
MANOJ SRIVASTAVA
Honored Contributor

Re: HPUX 11i chatr error

Hi Patrie

You may like to look at this :




http://h21007.www2.hp.com/cxx-dev/CXX/cxx-dev.0204/0029.html


Manoj Srivastava
S.K. Chan
Honored Contributor

Re: HPUX 11i chatr error

It's not to be concerned with since you've done the patch install. I do get this too and as far as I understand the message is just a "notification", merely a "nuisance" not a problem. This "noise" will be elimiinated once your appliation is being linked to the newer linker version.


Theresa Patrie
Regular Advisor

Re: HPUX 11i chatr error

So, what you guys are saying
is that I have to wait for an
updated version of the tool
that the vendor has compiled
with later HP libraries?? The tool in question is an Actel
synthesis tool.
Theresa
This is my easy job!
Steve Steel
Honored Contributor

Re: HPUX 11i chatr error

Hi

yes . It is an irritation. Not a problem.

When the software is linkied at the same patch level it will go.


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Theresa Patrie
Regular Advisor

Re: HPUX 11i chatr error

Thanks for the responses. We have found that a lot of vendors lag behind when it comes to updating the software for HP workstations. Some of our digital design tool vendors have pulled HP out of the supported platform list completely...time to move to Sun (Can I say that here or will it be censored?!!) Yikes!! Actually, we have moved those tools to NT.
Thanks again!
This is my easy job!