[Bug 720778] gst-uninstalled requires building with libtool

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 18 16:01:37 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=720778

--- Comment #34 from Julien Isorce <julien.isorce at gmail.com> ---
Worth to mention that even without patching gst-editing-services, so with
current master I got:
  CC       libges_1.0_la-lex.priv_ges_parse_yy.lo
lex.priv_ges_parse_yy.c:1651:5: error: no previous prototype for
'priv_ges_parse_yyget_column' [-Werror=missing-prototypes]
lex.priv_ges_parse_yy.c:1727:6: error: no previous prototype for
'priv_ges_parse_yyset_column' [-Werror=missing-prototypes]

I hacked it to make it pass in order to properly check my patch.

"pkg-config gst-editing-services --cflags --libs" works as expected. Same for
pkg-config gstreamer-rtsp-server --cflags --libs.

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