[gstreamer-bugs] [Bug 378931] GStreamer does not correctly detect Bison on Solaris 9
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Jan 6 03:40:34 PST 2007
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=378931
GStreamer | gstreamer (core) | Ver: 0.10.10
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
------- Comment #4 from Tim-Philipp Müller 2007-01-06 11:38 UTC -------
So why exactly does it still not work?
Could you do run these command lines and paste the output for each please?
$ echo 'bison (GNU Bison) 1.875d' | sed 's/^.*) //'
$ echo 'bison (GNU Bison) 1.875d' | sed 's/^.*) //' | sed 's/[a-zA-Z]*$//'
$ echo 'bison (GNU Bison) 1.875d' | sed 's/^.*) //' | sed 's/[a-zA-Z]*$//' |
cut -d' ' -f1
$ which cut
$ which tr
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list