gstreamer 1.10.x compile error on ubuntu 14

Sebastian Dröge sebastian at centricular.com
Mon Nov 21 08:24:14 UTC 2016


On Mon, 2016-11-21 at 09:32 +0800, zhang wrote:
> 
> make gst-plugins-base:
> 
> make -C app
> make[4]: Entering directory `/home/zhangping/work/gstreamer/gst-
> plugins-base/gst-libs/gst/app'
> make[4]: *** No rule to make target `gstapp-marshal.list', needed by
> `gstapp-marshal.h'.  Stop.
> make[4]: Leaving directory `/home/zhangping/work/gstreamer/gst-
> plugins-base/gst-libs/gst/app'
> make[3]: *** [app] Error 2
> make[3]: Leaving directory `/home/zhangping/work/gstreamer/gst-
> plugins-base/gst-libs/gst'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/zhangping/work/gstreamer/gst-
> plugins-base/gst-libs'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/zhangping/work/gstreamer/gst-
> plugins-base'
> make: *** [all] Error 2

Run "git clean -f -d -x" (warning: this removes all files not in git!).
This is an error with autotools somehow caching the need for that file
although it does not exist anymore.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161121/b1cdd5b0/attachment.sig>


More information about the gstreamer-devel mailing list