[Gstreamer-bugs] [Bug 134750] New - Problem building gst-plugins on Solaris

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Feb 18 07:40:22 PST 2004


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

Changed by padraig.obriain at sun.com.

--- shadow/134750	Wed Feb 18 10:40:22 2004
+++ shadow/134750.tmp.7122	Wed Feb 18 10:40:22 2004
@@ -0,0 +1,27 @@
+Bug#: 134750
+Product: GStreamer
+Version: 0.7.4
+OS: SunOS
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: padraig.obriain at sun.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Problem building gst-plugins on Solaris
+
+I have a problem building gst-plugins on Solaris.
+
+The file which causes the problem is gst/mpdplug/gstplug.cc.
+
+The problem seems to be that GST_FUNCTION is defined to be __func__ because
+that was what happened when I built gstreamer. However my C++ compiler
+barfs on __func__.
+
+Could GST_FUNCTION be omitted entirely and replace by G_STRFUNC as that is
+what I did to get it to build




More information about the Gstreamer-bugs mailing list