http://bugs.winehq.org/show_bug.cgi?id=25339
Summary: make install-dev target broken for empty directory structures Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
../tools/mkinstalldirs -m 755 /home/austin/blah/share/man/man1 mkdir /home/austin/blah/share chmod 755 /home/austin/blah/share mkdir /home/austin/blah/share/man chmod 755 /home/austin/blah/share/man mkdir /home/austin/blah/share/man/man1 chmod 755 /home/austin/blah/share/man/man1 /usr/bin/install -c ./winemaker /home/austin/blah/bin/winemaker /usr/bin/install -c -m 644 winemaker.man /home/austin/blah/share/man/man1/winemaker.1 /usr/bin/install -c -m 644 winemaker.de.man /home/austin/blah/share/man/de.UTF-8/man1/winemaker.1 /usr/bin/install: cannot create regular file `/home/austin/blah/share/man/de.UTF-8/man1/winemaker.1': No such file or directory make[1]: *** [install-dev] Error 1 make[1]: Leaving directory `/home/austin/wine-git/tools' make: *** [install-dev] Error 2
I've got a patch, sending it now. Filing a bug so that the fix can be cherry-picked for 1.2.2.
http://bugs.winehq.org/show_bug.cgi?id=25339
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x
http://bugs.winehq.org/show_bug.cgi?id=25339
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2010-11-29 14:25:58 CST --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=fcd01fa418e5846a25166f...
please cherry pick for 1.2.2.
http://bugs.winehq.org/show_bug.cgi?id=25339
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |---
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-12-03 12:51:50 CST --- Removing 1.2.x milestone from bugs included in 1.2.2.
http://bugs.winehq.org/show_bug.cgi?id=25339
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-12-10 13:46:31 CST --- Closing bugs fixed in 1.3.9.