Summary: | [guru] games-util/libtess2-1.0.3 fails to compile: ld: cannot find -lGLU: No such file or directory | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Gasc Henri <gasc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 837269 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLU: No such file or directory collect2: error: ld returned 1 exit status This should be solved by commit 066c7cb914cc9222600a5c7a114c902b21367b6b The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=066c7cb914cc9222600a5c7a114c902b21367b6b commit 066c7cb914cc9222600a5c7a114c902b21367b6b Author: Henri Gasc <gasc@eurecom.fr> AuthorDate: 2022-11-26 18:56:48 +0000 Commit: Henri Gasc <gasc@eurecom.fr> CommitDate: 2022-11-26 18:57:55 +0000 games-util/libtess2: Closes: https://bugs.gentoo.org/883193 Signed-off-by: Henri Gasc <gasc@eurecom.fr> This sould also solve possible issues regarding glew games-util/libtess2/libtess2-1.0.3.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) |