6 Jun
2014
6 Jun
'14
2:34 p.m.
http://bugs.winehq.org/show_bug.cgi?id=33882 --- Comment #7 from pg_nedev(a)abv.bg --- Hi, In the main source folder (in your case linux-3.12.20-src-dir) I'm running: wine gtags.exe -c which reports: sort: cannot create temporary file: \s14.: Permission denied This is with native msvcrt.dll. You'll need to have gtags.exe and sort.exe in the src folder. If I remove the sort.exe then gtags.exe passes with some warning about sort not completed. It appears sort.exe which is invoked from gtags.exe does not have permissions to create its temporaries. Thanks, Pavel -- 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.