[Gstreamer-bugs] [Bug 87663] Changed - FreeBSD doesn't have pthread_attr_setstack

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Nov 15 12:08:05 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=87663

Changed by uraeus at linuxrising.org.

--- shadow/87663	Wed Jul 10 06:21:58 2002
+++ shadow/87663.tmp.31451	Fri Nov 15 15:08:05 2002
@@ -1,22 +1,21 @@
 Bug#: 87663
 Product: GStreamer
 Version: cvs
 OS: FreeBSD
 OS Details: FreeBSD 4.6-STABLE
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: t.vanklaveren at student.utwente.nl               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
-Cc: 
 Summary: FreeBSD doesn't have pthread_attr_setstack
 
 FreeBSD doesn't have the pthread_attr_setstack function used in
 gst/gstthread.c. My solution was to replace it with calls to
 pthread_attr_setstackaddr and pthread_attr_setstacksize. Patch follows.
 
@@ -31,6 +30,10 @@
 I would like to add stuff to detect freebsd, could you attach the
 output of configure on your system, as well as the generated
 config.log so I can look at it ?
 
 Thanks
 Thomas
+
+------- Additional Comments From Uraeus at linuxrising.org  2002-11-15 15:08 -------
+Remarking this from needinfo to open, hopefully we can handle it
+togheter with the rest of the freebsd stuff we are currently looking into.





More information about the Gstreamer-bugs mailing list