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…