Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2014 08:38:21 -0300
From:      William Grzybowski <wg@freebsd.org>
To:        Hans Petter Selasky <hps@selasky.org>
Cc:        multimedia@freebsd.org
Subject:   Re: FFMPEG Build (V4L2)
Message-ID:  <CAHtVNLM9qX_FQvMi%2BjfY8EFjHs1vtX4T2%2BLFH69=SYHBTSzadA@mail.gmail.com>
In-Reply-To: <53E8803E.5020303@selasky.org>
References:  <20140809234842.GA51750@dutch.freebsd.net> <53E8803E.5020303@selasky.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Please create a PR. http://bugs.freebsd.org/bugzilla/

Thank you!

On Mon, Aug 11, 2014 at 5:35 AM, Hans Petter Selasky <hps@selasky.org> wrote:
> Hi,
>
> FFMPEG port does no longer build the V4L2 input device.
>
> Solution:
>
> Revert this:
>
> -check_header linux/fb.h
> -check_header linux/videodev.h
> -check_header linux/videodev2.h
> -check_code cc linux/videodev2.h "struct v4l2_frmsizeenum vfse;
> vfse.discrete.width = 0;" && enable_safe struct_v4l2_frmivalenum_discrete
> +#check_header linux/fb.h
> +#check_header linux/videodev.h
> +#check_header linux/videodev2.h
> +#check_code cc linux/videodev2.h "struct v4l2_frmsizeenum vfse;
> vfse.discrete.width = 0;" && enable_safe struct_v4l2_frmivalenum_discrete
>
>  check_header sys/videoio.h
>
>
> And substitute all occurences of sys_videoio_h with linux_videodev2_h in the
> configure script.
>
> Then it works again.
>
> Anyone care to commit a fix?
>
> --HPS
> _______________________________________________
> freebsd-multimedia@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to
> "freebsd-multimedia-unsubscribe@freebsd.org"



-- 
William Grzybowski / wg
FreeBSD Ports Committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHtVNLM9qX_FQvMi%2BjfY8EFjHs1vtX4T2%2BLFH69=SYHBTSzadA>