[Bug 48897] Building fails with '/usr/bin/ld: cannot find -ldl'

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 7 14:53:35 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48897

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |build-env
           Keywords|                            |regression
    Regression SHA1|                            |149e03c72ae112a1091bca9012e
                   |                            |2a59de156e949
                 CC|                            |focht at gmx.net

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello Andrey,

Wine preloader is statically linked and commit
https://source.winehq.org/git/wine.git/commitdiff/149e03c72ae112a1091bca9012e2a59de156e949
("configure: Add -ldl to default libs if necessary.") causes '-ldl' erroneously
added for loader. People might be tempted to install 32-bit and 64-bit
glibc-static packages to solve this but in fact it's not needed with proper
fix.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list