Hi,

elfdump -H libapr-0.so.0 says nothing:

# elfdump -H ./libapr-0.so.0 ; echo $?
0

I will send the binary to you offline.

Thanks,

On Fri, Oct 8, 2010 at 5:39 PM, Rod Evans <[email protected]> wrote:
> On 10/8/10 8:06 AM, Ali Bahrami wrote:
>
>> Try this:
>>
>> % elfdump -H libapr-0.so.0
>>
>> and show us what it says. Is this object available on SWAN?
>
> Looks like a bad tag can result in this error.  The diagnostic
> is wrong and needs fixing, but we'll have to discover if this
> app has a bad tag, and how it got there.  Or perhaps it's a
> new valid tag, and the app is being exercised on an older
> environment that doesn't understand the tag?
>
>  % elfedit main
>  cap:tag CA_SUNW_HW_1 0xf
>   Group[0-1]: <object>
>     index  tag               value
>       [0]  0xf              0x1
>  % ldd ./main
>  main: unknown capability: 0    libc.so.1 =>     /lib/libc.so.1
>        libm.so.2 =>     /lib/libm.so.2
>
>
> --
> Rod
> _______________________________________________
> tools-linking mailing list
> [email protected]
>



-- 
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
_______________________________________________
tools-linking mailing list
[email protected]

Reply via email to