https://bugzilla.gnome.org/show_bug.cgi?id=792279

            Bug ID: 792279
           Summary: Use portable sed syntax in gdk/wayland/Makefile.am
    Classification: Platform
           Product: gtk+
           Version: 3.22.x
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-b...@gtk.org
          Reporter: lant...@gmail.com
        QA Contact: gtk-b...@gtk.org
                CC: r...@robster.org.uk, wayland-bugs@lists.freedesktop.org
     GNOME version: ---

Wayland has been committed to FreeBSD ports for almost one year. Although there
are still many downstream patches, I think we can start testing Wayland build
on FreeBSD. It is still not enabled by default, so users who want to test it
have to build Mesa and possibly other packages from sources themselves.

POSIX only supports basic regular expressions (BRE) in sed command. \<, \>, \+,
\? are not available, which can cause build failure when Wayland backend is
enabled because GNU make cannot find rules to build required *-protocol.c and
*-protocol.h files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to