[Gstreamer-bugs] [Bug 98797] New - modplug_types fails to build as C file

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Nov 17 10:35:09 PST 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=98797

Changed by ken at bitsko.slc.ut.us.

--- shadow/98797	Sun Nov 17 13:35:09 2002
+++ shadow/98797.tmp.8862	Sun Nov 17 13:35:09 2002
@@ -0,0 +1,25 @@
+Bug#: 98797
+Product: GStreamer
+Version: cvs
+OS: All
+OS Details: discovered on RH7.2
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: ken at bitsko.slc.ut.us               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: modplug_types fails to build as C file
+
+'gst/modplug/modplug_types.c' fails to compile when the Makefile doesn't
+select the proper compile flags to compile.  thomasvs in irc recommended
+renaming to modplug_types.cc (and modifying Makefile.am) and then retyping
+'gchar' with 'guint8' for the result of GST_BUFFER_DATA(buf).
+
+This patch updates ChangeLog, gst/modplug/Makefile.am, and
+gst/modplug/modplug_types.c.  After applying the patch, modplug_types.c
+should be moved to modplug_types.cc, with corresponding cvs rm/add.





More information about the Gstreamer-bugs mailing list