[gstreamer-bugs] [Bug 639039] to solve a problem between gcc-4.5.2 and gst-plugins-base-0.10.31.2
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 10 03:12:51 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639039
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-10 11:12:45 UTC ---
I don't understand why the --library=gstreamer-0.10 is needed at all (why
doesn't it get that info from the pkg-config file?), but it looks ok.
> I changed gst_init(NULL,NULL) to gst_init(&argc,&argv) in
> gst-libs/gst/pbutils/Makefile.{am,in} as a try, then warnings above doesn't
> appear any more.
Why would this help with the "implicit declaration of function ‘gst_init’"
warning (is that the one you meant?)
(PS: only Makefile.am needs patching, Makefile.in is generated from that when
you run autogen.sh)
--
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