[PATCH] ges-version.h not found during out-of-tree build

MohanR mohan43u at gmail.com
Sun Jun 26 07:18:15 UTC 2016


Hi,

I'm not sure this is the right place to send a patch to ges. I faced
following issue during build,

  GEN      GES-1.0.gir
ERROR: /home/mohan/Devel/gnome/checkout/gst-editing-services/ges/ges-
version.h: no such a file or directory
make[3]: *** [Makefile:1713: GES-1.0.gir] Error 1
make[3]: Leaving directory '/home/mohan/.cache/jhbuild/build/gst-
editing-services/ges'
make[2]: *** [Makefile:767: all] Error 2
make[2]: Leaving directory '/home/mohan/.cache/jhbuild/build/gst-
editing-services/ges'
make[1]: *** [Makefile:655: all-recursive] Error 1
make[1]: Leaving directory '/home/mohan/.cache/jhbuild/build/gst-
editing-services'
make: *** [Makefile:563: all] Error 2
*** Error during phase build of gst-editing-services: ########## Error
running make -j 5  *** [1/1]


seems jhbuild does out-of-tree build and ges-version.h is created
during build-time on builddir. But Makefile.am is not specific about
where to find ges-version.h.

Attached patch fixes this issue.

Thanks,
Mohan R
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ges-version.h-out-of-tree-build-fix.patch
Type: text/x-patch
Size: 995 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160626/cc4557bb/attachment.bin>


More information about the gstreamer-devel mailing list