[Bug 733426] New: gl/sdl example fails to build (missing include directory?)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 19 15:02:13 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733426
  GStreamer | gst-plugins-bad | 1.x

           Summary: gl/sdl example fails to build (missing include
                    directory?)
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lrn1986 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


While building 1.4.0:
Making all in sdl
make[5]: Entering directory
`/f/gstreamer-buildslave/slave/gst-bad-bin/build/tests/examples/gl/sdl'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../..   -D_WIN32_WINNT=0x500
-pthread -mms-bitfields -If:/gstreamer-buildslave/mingw/include/gstreamer-1.0
-If:/gstreamer-buildslave/mingw/include/glib-2.0
-If:/gstreamer-buildslave/mingw/lib/glib-2.0/include -DGST_USE_UNSTABLE_API 
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress
-Wno-multichar -Wnested-externs   -g     -D_GNU_SOURCE=1 -Dmain=SDL_main
-If:/gstreamer-buildslave/mingw/include/SDL  -I../../../../gst-libs -g -O2 -MT
sdlshare-sdlshare.o -MD -MP -MF .deps/sdlshare-sdlshare.Tpo -c -o
sdlshare-sdlshare.o `test -f 'sdlshare.c' || echo './'`sdlshare.c
In file included from
f:/gstreamer-buildslave/mingw/include/gstreamer-1.0/gst/gl/gstglmixerpad.h:25:0,
                 from
f:/gstreamer-buildslave/mingw/include/gstreamer-1.0/gst/gl/gstglmixer.h:27,
                 from
f:/gstreamer-buildslave/mingw/include/gstreamer-1.0/gst/gl/gl.h:41,
                 from sdlshare.c:40:
f:/gstreamer-buildslave/mingw/include/gstreamer-1.0/gst/video/gstvideoaggregator.h:28:35:
fatal error: gstvideoaggregatorpad.h: No such file or directory
 #include "gstvideoaggregatorpad.h"
                                   ^
compilation terminated.
make[5]: *** [sdlshare-sdlshare.o] Error 1
make[5]: Leaving directory
`/f/gstreamer-buildslave/slave/gst-bad-bin/build/tests/examples/gl/sdl'
make[4]: Leaving directory
`/f/gstreamer-buildslave/slave/gst-bad-bin/build/tests/examples/gl'
make[3]: Leaving directory
`/f/gstreamer-buildslave/slave/gst-bad-bin/build/tests/examples'
make[2]: Leaving directory
`/f/gstreamer-buildslave/slave/gst-bad-bin/build/tests'
make[1]: Leaving directory `/f/gstreamer-buildslave/slave/gst-bad-bin/build'

Obviously, gstvideoaggregatorpad.h is in $(top_srcdir)/gst-libs/gst/video

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