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 _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel ges-version.h-out-of-tree-build-fix.patch (1K) Download Attachment |
Le dimanche 26 juin 2016 à 12:48 +0530, MohanR a écrit :
> Hi, > > I'm not sure this is the right place to send a patch to ges. I faced > following issue during build, Please file issues and submit patches through phabricator.freedesktop.org. cheers, Nicolas > > 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 > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (188 bytes) Download Attachment |
Free forum by Nabble | Edit this page |