[Gstreamer-bugs] [Bug 110671] Changed - NetBSD port

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue May 13 04:19:08 PDT 2003


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

Changed by matt at mafr.de.

--- shadow/110671	Tue May 13 02:35:31 2003
+++ shadow/110671.tmp.21675	Tue May 13 07:19:08 2003
@@ -1,13 +1,13 @@
 Bug#: 110671
 Product: GStreamer
 Version: HEAD CVS
 OS: NetBSD
 OS Details: NetBSD-1.6
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: thomas at urgent.rug.ac.be                            
 ReportedBy: matt at mafr.de               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -100,6 +100,17 @@
 Created an attachment (id=15699)
 BSD-style typescript
 
 
 ------- Additional Comments From ds at schleef.org  2003-05-13 02:35 -------
 Ok, I see the problem in parse.l.  Fixed.
+
+------- Additional Comments From matt at mafr.de  2003-05-13 07:19 -------
+Just tried to compile it, but it fails because select(2) is undefined.
+You need to include unistd.h in gst/gstthreaddummy.c.
+
+The other thing is the old problem with examples/manual/extract.pl.
+/usr/bin/perl isn't the only place where the perl interpreter can
+be installed. Use the /usr/bin/env trick. It works.
+Or don't call ./extract.pl, but 'perl extract.pl' instead.
+
+Everything else works fine now. Thanks for your help.





More information about the Gstreamer-bugs mailing list