Hi, I have problems on my Vista box at work, on my home XP system it works fine. I think it may be related to the Cygwin setup - group permissions? "patch" also produces files with wrong file permissions... Regards Anders
-----Ursprungligt meddelande----- Från: [email protected] [mailto:[email protected]] För Bill Meier Skickat: den 30 december 2008 16:31 Till: Developer support list for Wireshark Kopia: [email protected] Ämne: Re: [Wireshark-dev] Problems with FAQ on Windows Peter Johansson wrote: > I have not been able to compile Wireshark at all, not once since mid > December. The problem seems to lie in the copying of the help\faq.txt > file to FAQ. This copy operation (cp --preserve help\faq.txt FAQ) > somehow sets different security permissions than that of the > help\faq.txt file. > It sounds like it would be better to use something like xcopy /Y help\faq.txt FAQ rather than using cygwin cp .... Could you try changing Makefile.nmake to use xcopy ... to see if that works properly in your environment. If so, let us know and I'll commit the change. Bill Meier ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
