[gstreamer-bugs] [Bug 596877] New internal libcheck breaks the Solaris build

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 30 09:07:06 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596877
  GStreamer | gstreamer (core) | 0.10.25

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Jan Schmidt <thaytan at mad.scientist.com> 2009-09-30 16:07:03 UTC ---
Pushed:

commit 274d9854729b37956a0f3916fa0e43fbd97155b3
Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Wed Sep 30 15:52:33 2009 +0100

    libgstcheck: Don't use character classes in sed expressions

    Apparently the sed that ships on Solaris 10 doesn't support character
    classes like [:alnum:], so don't use them. We don't need them for the
    symbol names that are being extracted anyway.

    Also, use $(SED) instead of 'sed'

    Fixes: #596877

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list