Hi,
I am trying to use statifier (ver.1.7.4) on a shared object but getting the below error. Any idea?
./64//elf_data: no PT_INTERP segment in the '/opt/quest/lib64/libvas-gssapi.so.2'.
The command I am using is: ./statifier.sh /opt/quest/lib64/libvas-gssapi.so output.a
You can't statify shared libray, only dynamically linked executable
Log in to post a comment.
Hi,
I am trying to use statifier (ver.1.7.4) on a shared object but getting the below error. Any idea?
./64//elf_data: no PT_INTERP segment in the '/opt/quest/lib64/libvas-gssapi.so.2'.
The command I am using is:
./statifier.sh /opt/quest/lib64/libvas-gssapi.so output.a
You can't statify shared libray, only dynamically linked executable