Summary: | media-libs/cogl-1.22.2 : configure: error: Unable to locate required EGL headers | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
config.log.tbz2 emerge-history.txt environment etc.portage.tbz2 media-libs:cogl-1.22.2:20170323-224922.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 468134 [details]
emerge-info.txt
Created attachment 468136 [details]
config.log.tbz2
Created attachment 468138 [details]
emerge-history.txt
Created attachment 468140 [details]
environment
Created attachment 468142 [details]
etc.portage.tbz2
Created attachment 468144 [details]
media-libs:cogl-1.22.2:20170323-224922.log
Created attachment 468146 [details]
temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc115d74f4ef6895c0ae06c65ff1cd11b9981592 commit fc115d74f4ef6895c0ae06c65ff1cd11b9981592 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2019-11-17 17:50:53 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2019-11-17 17:51:21 +0000 media-libs/cogl: add missing mesa[egl] dep for USE=kms If any EGL platform is enabled, it requires the EGL headers. This includes kms-egl-platform, which also sets NEED_EGL in configure.ac. Remove rm -f option usage while here (it makes the `|| die` useless and makes us not notice once this call isn't necessary anymore). Closes: https://bugs.gentoo.org/613728 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> media-libs/cogl/cogl-1.22.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |