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: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Bill Meier
Skickat: den 30 december 2008 16:31
Till: Developer support list for Wireshark
Kopia: peterjohansson73@xxxxxxxxx
Ä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 <wireshark-dev@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe