https://bugs.winehq.org/show_bug.cgi?id=57891
Patrick Hibbs hibbsncc1701@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Patrick Hibbs hibbsncc1701@gmail.com --- (In reply to Alexandre Julliard from comment #1)
(In reply to Patrick Hibbs from comment #0)
I assume this won't work. Notably bindir and libdir are defined afterwards, and both use exec_prefix, which because I assume it's empty here, means they get a value of "/bin" and "/lib" respectively.
No, that works fine, there must be some other problem with your build. Please attach your config.log and the strace output.
The source directory on my system was corrupted due to a drive failure during the most recent git pull. Cloning a fresh copy and rebuilding from it fixed the problem.
My apologies for the noise.