http://bugs.winehq.org/show_bug.cgi?id=35310 Bug ID: 35310 Summary: Destination directories are not created causing make install to fail Product: Wine Version: 1.7.10 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs(a)winehq.org Reporter: wine-2013(a)ryandesign.com Classification: Unclassified Created attachment 47095 --> http://bugs.winehq.org/attachment.cgi?id=47095 MacPorts log trying to build wine 1.7.10 Destination directories are not getting created during make install, causing it to fail e.g.: install: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_wine-devel/wine-devel/work/destroot/opt/local/lib/wine/acledit.dll.so: No such file or directory 1.7.9 did not have this problem. It presumably relates to the change by Alexandre Julliard mentioned in the ANNOUNCE file: "makefiles: Leave it to install-sh to create destination directories." Apparently install-sh is not creating the directories. -- 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.