Date: Sat, 20 Apr 2019 16:15:20 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 237348] www/webkit2-gtk3: Needs cairo with OPENGL support enabled Message-ID: <bug-237348-6497-EYS3e3kUwt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237348-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-237348-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237348 Christoph Moench-Tegeder <cmt@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cmt@freebsd.org Status|New |Open --- Comment #1 from Christoph Moench-Tegeder <cmt@freebsd.org> --- "Works for me" and possibly most others. So... Does your cairo have OPENGL enabled? (OPENGL is in OPTIONS_DEFAULT for graphics/cairo, so if it's off I guess you disabled it). If it's on and web= kit still complains, either your cairo package or pkgconfig (which the webkit Makefile uses to detect the OPENGL option on cairo) is broken. Did cairo install ${PREFIX}/libdata/pkgconfig/cairo-egl.pc and what does "pkg-config --exists cairo-egl ; echo $?" print? --=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-237348-6497-EYS3e3kUwt>