[Bug 26172] New: Wine --with-wine64: Build: rm: cannot remove `fonts': Is a directory
http://bugs.winehq.org/show_bug.cgi?id=26172 Summary: Wine --with-wine64: Build: rm: cannot remove `fonts': Is a directory Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: zizka(a)seznam.cz Created an attachment (id=33355) --> (http://bugs.winehq.org/attachment.cgi?id=33355) Log I've followed the instructions at http://wiki.winehq.org/Wine64 $ ../wine-git/configure --with-wine64=../wine64 ... $ make ... make[1]: Leaving directory `/home/ondra/wu/wine32/programs/xcopy' rm -f fonts && ln -s ../wine64/fonts fonts rm: cannot remove `fonts': Is a directory make: *** [fonts] Error 1 Apparently, `rm -f` should be `rm -rf`. Found in yesterday's trunk. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26172 Ondra Zizka <zizka(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine --with-wine64: Build: |Build: --with-wine64: rm: |rm: cannot remove `fonts': |cannot remove `fonts': Is a |Is a directory |directory Alias| |rm_fonts -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26172 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|rm_fonts | Severity|major |normal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26172 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2011-02-21 05:11:16 CST --- You shouldn't have a fonts dir at all. You have to start from a clean tree. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26172 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-02-21 05:19:05 CST --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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