Need help with library issue on x86_64

Dennis Gilmore dennis at ausil.us
Wed Mar 15 18:21:08 UTC 2006


On Wednesday 15 March 2006 11:54, Orion Poplawski wrote:
> I maintain the hdf5 library for extras.  On a recent update, the FC3/4/5
> x86_64 version broke (actually, don't know exactly when it broke, but
> fairly recently):

> As a result, the library does not bring in dependencies automatically:
>
> $ ldd /usr/lib64/libhdf5.so.0.0.0
> ldd: warning: you do not have execution permission for
> `/usr/lib64/libhdf5.so.0.0.0'
>          libc.so.6 => /lib64/libc.so.6 (0x00002aaaaacd7000)
>          /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
>
> It works fine on i386 and ppc.
My guess its its hardcoded somewhere to look in /lib and /usr/lib  you will 
need to make sure it looks in /lib64 and /usr/lib64 also

-- 
Regards

Dennis Gilmore,  RHCE
Proud Australian




More information about the Fedora-maintainers mailing list