[Webkit-unassigned] [Bug 237606] REGRESSION(r290506): [GTK] GBM dependency breaks build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 00:08:34 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237606

Alejandro G. Castro <alex at igalia.com> changed:

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

--- Comment #4 from Alejandro G. Castro <alex at igalia.com> ---
(In reply to Alejandro G. Castro from comment #3)
> Thanks for the report!
> 
> In the patch we forgot to add the ` if (USE_ANGLE_WEBGL) ` around the
> find_package option, but the compilation is correctly guarded. That is why
> it stops when the library is not found in the system but it compiles and
> works correctly if you remove the find_package manually, the not ANGLE
> solution does not require gbm. This was fixed in a commit later here:
> 
> https://trac.webkit.org/changeset/289575/webkit
> 

Oops sorry, this commit was previous to that one :-), so yep, you have to move back to the previous commit because we are already moving to use the technology outside ANGLE.

Sorry again for the confusion. I'm keeping the bug open to check more comments about the situation in your configuration for the new solutions.

Thanks again!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220309/fd6d5176/attachment.htm>


More information about the webkit-unassigned mailing list