Oh, I should add that if I run the same binaries under Vista, everything works fine (no error from wdiff).
-- Dirk On Thu, Jul 2, 2009 at 6:07 PM, Dirk Pranke<[email protected]> wrote: > Hi Marc-Antoine, > > I am getting the same "wdiff: /tmp/t101c.0: No such file or directory" > errors ... I'm running an XP VM on a Vista 64 host, but I've tried > both local files (running the tests on a virtual drive) as well as a > network share to the host VM. I've tried the /etc/fstab, the > CYGWIN=nontsec, and the changing of directory ACLs, all to no avail. > Any other ideas? > > -- Dirk > > On Thu, Jul 2, 2009 at 5:53 PM, Marc-Antoine Ruel<[email protected]> wrote: >> 2009/7/1 Bradley Nelson <[email protected]> >>> >>> gyp should be setting CYGWIN=nontsec for actions and rules (unless you use >>> the msvs_use_cygwin_shell:0). >> >> FYI, cygwin 1.7 doesn't honour CYGWIN=NONTSEC anymore. You need to modify >> /etc/fstab, e.g. c:\cygwin\etc\fstab to add something line: >> none /cygdrive cygdrive binary,posix=0,user,noacl 0 0 >> to have the same effect. >> M-A >> >> >> > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
