[gstreamer-bugs] [Bug 614833] New: out of srcdir build fails for libs/gst/check

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 4 14:02:42 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=614833
  GStreamer | gstreamer (core) | git

           Summary: out of srcdir build fails for libs/gst/check
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


make[2]: Entering directory
`/home/ensonic/projects/gstreamer/gstreamer/build_dbg/libs/gst/check'
PKG_CONFIG_PATH="../../../pkgconfig::/home/ensonic/buzztard/lib/pkgconfig" \
        /usr/bin/g-ir-scanner -v --namespace GstCheck \
        --nsversion=0.10 \
        --strip-prefix=Gst \
        -I../../../.. \
        --c-include='gst/check/internal-check.h'
--c-include='gst/check/gstbufferstraw.h' --c-include='gst/check/gstcheck.h'
--c-include='gst/check/gstconsistencychecker.h' \
        --add-include-path=../../../gst \
        --library=libgstcheck-0.10.la \
        --include=Gst-0.10 \
        --libtool="../../../libtool" \
        --pkg gstreamer-0.10 \
        --output GstCheck-0.10.gir \
        ../../../../libs/gst/check/internal-check.h
../../../../libs/gst/check/gstbufferstraw.h
../../../../libs/gst/check/gstcheck.h
../../../../libs/gst/check/gstconsistencychecker.h \
        ../../../../libs/gst/check/gstbufferstraw.c
../../../../libs/gst/check/gstcheck.c
../../../../libs/gst/check/gstconsistencychecker.c
ERROR: ../../../../libs/gst/check/internal-check.h: no such a file or directory
make[2]: *** [GstCheck-0.10.gir] Fehler 1
make[2]: Leaving directory
`/home/ensonic/projects/gstreamer/gstreamer/build_dbg/libs/gst/check'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/home/ensonic/projects/gstreamer/gstreamer/build_dbg/libs/gst/check'
make: *** [all] Fehler 2


Problem is that "internal-check.h" is generated (copied) and thus in builddir.

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