[Bug 791779] New: mmap64 is not available on FreeBSD

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 19 10:48:49 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791779

            Bug ID: 791779
           Summary: mmap64 is not available on FreeBSD
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: lantw44 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Commit b61bba4 makes sys/v4l2/gstv4l2object.c use mmap64 unconditionally, but
mmap64 is not specified in the POSIX standard and it is not available on some
systems. We have to check for it before using it to keep gst-plugins-good work
on FreeBSD.

-- 
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