[gstreamer-bugs] [Bug 333501] [patch] taglib element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 6 11:30:21 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=333501
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Alex Lancaster changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexl at users.sourceforge.net




------- Comment #6 from Alex Lancaster  2006-03-06 19:30 UTC -------
Installed against gst-plugins-bad CVS, but won't compile.  I am using FC-4
running gcc-4.0.2-8.fc4:

if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../..    -I../../gst-libs -I../../gst-libs -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror
-I/usr/include/taglib   -g -O2 -MT libgsttaglib_la-gsttaglib.lo -MD -MP -MF
".deps/libgsttaglib_la-gsttaglib.Tpo" -c -o libgsttaglib_la-gsttaglib.lo `test
-f 'gsttaglib.cc' || echo './'`gsttaglib.cc; \
then mv -f ".deps/libgsttaglib_la-gsttaglib.Tpo"
".deps/libgsttaglib_la-gsttaglib.Plo"; else rm -f
".deps/libgsttaglib_la-gsttaglib.Tpo"; exit 1; fi
libtool: ignoring unknown tag CXX
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror
-I/usr/include/taglib -g -O2 -MT libgsttaglib_la-gsttaglib.lo -MD -MP -MF
.deps/libgsttaglib_la-gsttaglib.Tpo -c gsttaglib.cc  -fPIC -DPIC -o
.libs/libgsttaglib_la-gsttaglib.o
gsttaglib.cc: In function 'void
gst_taglib_implements_interface_init(GstImplementsInterfaceClass*)':
gsttaglib.cc:36: error: invalid conversion from 'void*' to 'gboolean
(*)(GstImplementsInterface*, GType)'
make: *** [libgsttaglib_la-gsttaglib.lo] Error 1


-- 
Configure bugmail: http://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