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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Feb 18 17:59:00 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 alexander.winston at comcast.net.

--- shadow/134750	Wed Feb 18 10:40:22 2004
+++ shadow/134750.tmp.887	Wed Feb 18 20:59:00 2004
@@ -3,25 +3,30 @@
 Version: 0.7.4
 OS: SunOS
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: normal
-Priority: Normal
+Priority: High
 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: 
+Cc: alexander.winston at comcast.net
 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
+
+------- Additional Comments From alexander.winston at comcast.net  2004-02-18 20:58 -------
+Adding the portability keyword and upgrading the priority to high
+because of the build issues.




More information about the Gstreamer-bugs mailing list