[Bug 708372] New: sys/mman.h: No such file or directory

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 19 06:27:22 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=708372
  GStreamer | gst-plugins-base | git

           Summary: sys/mman.h: No such file or directory
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: zeranoe at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm getting the following error when trying to compile the latest git commit of
plugins base:

make[4]: Entering directory
`/home/kyle/cerbero/sources/windows_x86/gst-plugins-base-1.0-1.0/gst-libs/gst/allocators'
/bin/bash ../../../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc
-std=gnu99 -DHAVE_CONFIG_H -I. -I../../..   -Wno-error 
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include
-I../../../gst-libs -I../../../gst-libs -mms-bitfields
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include/glib-2.0
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/lib/glib-2.0/include
-mms-bitfields
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include/gstreamer-1.0
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include/glib-2.0
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/lib/glib-2.0/include  
-DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings
-Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs
-Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror  -g  
-DGST_DISABLE_DEPRECATED -Wall -g -O2 -DWINVER=0x0501 -Wno-error  -MT
libgstallocators_1.0_la-gstdmabuf.lo -MD -MP -MF
.deps/libgstallocators_1.0_la-gstdmabuf.Tpo -c -o
libgstallocators_1.0_la-gstdmabuf.lo `test -f 'gstdmabuf.c' || echo
'./'`gstdmabuf.c
libtool: compile:  i686-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I.
-I../../.. -Wno-error
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include
-I../../../gst-libs -I../../../gst-libs -mms-bitfields
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include/glib-2.0
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/lib/glib-2.0/include
-mms-bitfields
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include/gstreamer-1.0
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/include/glib-2.0
-I/home/kyle/software/cerbero/builds/win32/2013.09.19/lib/glib-2.0/include
-DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings
-Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs
-Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g
-DGST_DISABLE_DEPRECATED -Wall -g -O2 -DWINVER=0x0501 -Wno-error -MT
libgstallocators_1.0_la-gstdmabuf.lo -MD -MP -MF
.deps/libgstallocators_1.0_la-gstdmabuf.Tpo -c gstdmabuf.c  -DDLL_EXPORT -DPIC
-o .libs/libgstallocators_1.0_la-gstdmabuf.o
gstdmabuf.c:35:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
make[4]: *** [libgstallocators_1.0_la-gstdmabuf.lo] Error 1

I believe it is related to this recent commit:
d6187c00a680cb992e028a781d1a6599d133cf6f
(http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=d6187c00a680cb992e028a781d1a6599d133cf6f)

Let me know if any further information is needed.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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