[Bug 793103] v4l2: compilation failure with mmap/mmap64 signature miss-match

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 23 01:58:27 UTC 2018


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

haihao.xiang at intel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haihao.xiang at intel.com

--- Comment #36 from haihao.xiang at intel.com ---
Created attachment 370033
  --> https://bugzilla.gnome.org/attachment.cgi?id=370033&action=edit
Fix the compilation error cuased by commit 7d4702e

commit 7d4702e causes a compilation error on Ubuntu 17.10

  CC       libgstvideo4linux2_la-gstv4l2allocator.lo
In file included from gstv4l2allocator.c:30:0:
gstv4l2object.h:197:17: error: unknown type name ‘off_t’; did you mean
‘__off_t’?
       gint fd,  off_t offset);
                 ^~~~~

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