[Gstreamer-bugs] [Bug 134816] Changed - test -e in autogen.sh does not work on Solaris

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Feb 22 08:00:20 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=134816

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/134816	Thu Feb 19 04:10:55 2004
+++ shadow/134816.tmp.3676	Sun Feb 22 11:00:20 2004
@@ -1,13 +1,13 @@
 Bug#: 134816
 Product: GStreamer
 Version: 0.7.4
 OS: Solaris
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: padraig.obriain at sun.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -19,6 +19,13 @@
 
 On Solaris, according to the man page this option is not available in sh.
 
 This problem also applies to autogen.sh in gst-plugins.
 
 I worked around the problem by changing -e to -f.
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2004-02-22 11:00 -------
+I replaced it with -x as I don't know if mkinstalldirs might be a
+symbolic link at times.
+Solaris man pages from the web claimed that one is supported.
+
+Please reopen if not.




More information about the Gstreamer-bugs mailing list