elf_get_dynamic_info

Kenneth Brody kenbrody at spamcop.net
Mon Apr 21 08:45:15 PDT 2014


On 4/21/2014 11:22 AM, William J. McEachran wrote:
> I'm helping a company move it's filePro stuff off of a old server onto a
> new OpenSuse 13.1 before the old boxes drive gives up.
>
> It's filepro 4.8.09K2D4 ... very old. The business isn't in a position to
> upgrade at the moment.  I'm lending a hand.
>
> The filepro binaries give me the following errors:
> 'dynamic-link.h:57: elf_get_dynamic_info" Assertion `! "bad dynamic tag"'
> failed. Aborted'
>
> Is there a way to get this working?

It's possible that this is simply a case of trying to run a binary that's 
"too old".  A quick web search shows that that error can occur when:

> You are trying to run statically linked binaries which use NSS/dlopen/iconv
> and have been built against very old glibcs.


-- 
Kenneth Brody


More information about the Filepro-list mailing list