[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Freeze exception for v4l-utils (drop cross compiled libs)



So I'm kind of confused...

On Sun, Jul  8, 2012 at 21:58:55 +0200, Gregor Jasny wrote:

> diff -Nru v4l-utils-0.8.8/debian/libv4l-0.NEWS v4l-utils-0.8.8/debian/libv4l-0.NEWS
> --- v4l-utils-0.8.8/debian/libv4l-0.NEWS	1970-01-01 01:00:00.000000000 +0100
> +++ v4l-utils-0.8.8/debian/libv4l-0.NEWS	2012-07-08 21:40:56.000000000 +0200
> @@ -0,0 +1,29 @@
> +v4l-utils (0.8.8-4) unstable; urgency=low
> +
> +  Beginning with the Wheezy release libv4l-0 will support multiarch.
> +  As a result of the new triplet library directory you need to update
> +  any preload paths. For example on an i386 system the following line
> +
> +  LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
> +
> +  must be changed into
> +
> +  LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so
> +

Why is v4l1compat.so not shipped directly in ${libdir}, then you could
just LD_PRELOAD=v4l1compat.so and not care about the actual path?

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: