Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bad ELF flags value

807575Apr 25 2005 — edited Apr 27 2005
Hi there.

I am trying to run a program that uses shared libraries. It fails to come up and displays the following error:
ld.so.1: [program name]: fatal: [library name]: bad ELF flags value: 2816

what does this mean and how can I fix it?
my machine is a Sun-Blade 150 running Solaris 8.
I did 'file' on the library and got:
ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, not stripped

same info for the executable, except of course that it is a "ELF 32-bit MSB executable"

Thanks in advance for any help.
spc
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2005
Added on Apr 25 2005
3 comments
249 views