[Bug 791779] v4l2src: mmap64 is not available on FreeBSD
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Feb 18 21:09:04 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=791779
Elnur Ismailzada <eismailzada at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eismailzada at gmail.com
--- Comment #17 from Elnur Ismailzada <eismailzada at gmail.com> ---
I have problem with mmap on Raspberry Pi 3.
gstv4l2object.c: In function ‘gst_v4l2_object_new’:
gstv4l2object.c:520:22: error: assignment from incompatible pointer type
[-Werror=incompatible-pointer-types]
v4l2object->mmap = mmap;
^
cc1: all warnings being treated as errors
What could be the problem?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list