https://bugs.winehq.org/show_bug.cgi?id=48544 Bug ID: 48544 Summary: --libdir and --prefix parameters to 'configure' script of wine sources not work properly Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs(a)winehq.org Reporter: galdralag(a)bk.ru CC: dimesio(a)earthlink.net, michael(a)fds-team.de, sebastian(a)fds-team.de Distribution: --- When running configure --prefix=/somedir --libdir=/usr/lib32 ... 'make install' exits with error. It tries to write to /usr/lib32 not /somedir/usr/lib32. I can't say from which version this happen. But I built wine in october or november 2019 and it was ok ('make install' installs all to specified prefix) It seems this occurs from wine5.0rc1 -- 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.