Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2018 15:30:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232448] graphics/wayland: expose libepoll-shim flags to consumers
Message-ID:  <bug-232448-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232448

            Bug ID: 232448
           Summary: graphics/wayland: expose libepoll-shim flags to
                    consumers
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Created attachment 198369
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198369&action=
=3Dedit
v1

www/firefox supports Wayland but the build currently fails because it assum=
es
epoll is also available. Adding FreeBSD quirks looks undesirable from upstr=
eam
POV and they may change or disappear in future. Why not treat libepoll-shim=
 as
an implementation detail of libwayland*?

$ nm -A /usr/local/lib/libwayland*.so | fgrep -w epoll_create
/usr/local/lib/libwayland-client.so:                 U epoll_create
/usr/local/lib/libwayland-server.so:                 U epoll_create

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232448-7788>