[Bug 45401] New: Fail to link with reduced set of configured options
https://bugs.winehq.org/show_bug.cgi?id=45401 Bug ID: 45401 Summary: Fail to link with reduced set of configured options Product: Wine Version: 3.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs(a)winehq.org Reporter: eblot.ml(a)gmail.com Distribution: --- Created attachment 61714 --> https://bugs.winehq.org/attachment.cgi?id=61714 config.log and make error I'm like to build a reduced wine version (for the sake of running a Win-only 32-bit compiler). ./configure and make runs ok till the link stage of ntdll.dll.so, with the following error: Makefile:823: recipe for target 'ntdll.dll.so' failed It seems the pthread library is not linked in this peculiar setup. See attachment for details. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45401 --- Comment #1 from Emmanuel Blot <eblot.ml(a)gmail.com> --- Based on Git 86864486be64a277f6edf8e66709cd0f17a4eed9 (post 3.11) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45401 --- Comment #2 from Emmanuel Blot <eblot.ml(a)gmail.com> --- Same with 3.10 tagged release -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45401 Emmanuel Blot <eblot.ml(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eblot.ml(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45401 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- All the dependencies are listed for completeness (and because some scripts use that), but you can't build without pthread. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45401 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Status|RESOLVED |CLOSED --- Comment #4 from André H. <nerv(a)dawncrow.de> --- closing invalid -- 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.
participants (1)
-
wine-bugs@winehq.org