wine: ERROR: ld.so: object '/usr/lib64/libv4l/v4l2convert.so

When I put in Konsole the commant winecfg I get the message:

ERROR: ld.so: object ‘/usr/lib64/libv4l/v4l2convert.so’ from /etc/ld.so.preload cannot be preloaded: ignored.

I get the same with cedega and playonlinux.

Anybody knows what does it mean? :\

I’m an opensuse 11.0 user…:stuck_out_tongue:

+1
(opensuse 11.1 x86-64, kde 4.2, wine 1.1.14)

MD25 wrote:
> +1
> (opensuse 11.1 x86-64, kde 4.2, wine 1.1.14)

Is v4l2convert.so installed?

Hi,

I’ve got the same error message while compiling paraView 3.3 on openSuse 11.1:

ERROR: ld.so: object ‘/usr/lib64/libv4l/v4l2convert.so’ from /etc/ld.so.preload cannot be preloaded: ignored.

I installed the lib4l and lib4l-devel but didn’t work. Any suggestions?

Thanks.

Ignore this error, it’s got nothing to do with your problem (if there is a problem at all).

Hi,

Thanks for your reply.

I’ve just tried to re-compile the paraView3.3 and the message error repeats during the build process:

Building C object VTK/Utilities/vtklibxml2/CMakeFiles/vtklibxml2.dir/HTMLparser.o
ERROR: ld.so: object ‘/usr/lib64/libv4l/v4l2convert.so’ from /etc/ld.so.preload cannot be preloaded: ignored.
0%] ERROR: ld.so: object ‘/usr/lib64/libv4l/v4l2convert.so’ from /etc/ld.so.preload cannot be preloaded: ignored.
Building C object VTK/Utilities/vtkjpeg/CMakeFiles/vtkjpeg.dir/jdtrans.o
ERROR: ld.so: object ‘/usr/lib64/libv4l/v4l2convert.so’ from /etc/ld.so.preload cannot be preloaded: ignored.

It ignores the object but during the building process but in the end it doesn’t work…

Hi again,

never mind. It’s working now.

The error message didn’t disappear but paraView is working!

Thanks.