Summary: | games-emulation/dosbox-0.75_pre4302 [glide -alsa] - /.../ld: hardware/libhardware.a(glide.o): undefined reference to symbol dlclose@@GLIBC_2.2.5 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | orbea, wine |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 games-emulation:dosbox-0.75_pre4302:20210404-174612.log logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 697179 [details]
emerge-info.txt
Created attachment 697182 [details]
emerge-history.txt
Created attachment 697185 [details]
environment
Created attachment 697188 [details]
etc.portage.tar.bz2
Created attachment 697191 [details]
games-emulation:dosbox-0.75_pre4302:20210404-174612.log
Created attachment 697194 [details]
logs.tar.bz2
Created attachment 697197 [details]
temp.tar.bz2
I can only reproduce this with USE='glide -alsa'. The build doesn't use libtool at all. Additionally its a problem in this patch, its missing -ldl which is only added in the dosbox build when alsa is enabled. Forgot to paste the patch link... https://github.com/voyageur/openglide/blob/master/platform/dosbox/dosbox_glide.diff The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb68a666be96f0ceaedd843d4c5437fab14e1a5 commit 1fb68a666be96f0ceaedd843d4c5437fab14e1a5 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2021-10-26 12:11:29 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2021-10-26 12:11:29 +0000 games-emulation/dosbox: Fix 0.75_pre4302 with USE="-alsa glide" Closes: https://bugs.gentoo.org/780015 Signed-off-by: James Le Cuirot <chewi@gentoo.org> games-emulation/dosbox/dosbox-0.75_pre4302.ebuild | 2 +- .../dosbox/files/dosbox-0.75-glide-libdl.patch | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) |