Since upgrading to the recent stable kernel 2.6.27.19-3.2 I keep seeing ldd errors :
for example this here :
ERROR: ld.so: object ‘/usr/lib64/libv4l/v4l2convert.so’ from /etc/ld.so.preload cannot be preloaded: ignored.
anyone else recognized this ?
Yes, this is an (IMHO completely unnecessary) effect of the package libv4l from packman.
Delete the file “/etc/ld.so.preload” or at least remove the line containing “v4l2convert.so” and the message is gone.
Is it the same solution for this error…I don’t want to assume that it is.
ERROR: ld.so: object ‘/usr/lib64/installwatch.so’ from LD_PRELOAD cannot be preloaded: ignored.
Try it and you will know.