ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Problems with FAQ on Windows

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 31 Dec 2008 12:04:58 +0100

Hi,

I suspect the way Cygwin sets up has changed rather than the version of any individual packet.

Rgegards

Anders

 


Från: Peter Johansson [mailto:peterjohansson73@xxxxxxxxx]
Skickat: den 31 december 2008 10:49
Till: Anders Broman
Ämne: Re: [Wireshark-dev] Problems with FAQ on Windows

 

I too believe that this is a cygwin related issue. My WinXP at home have no problems while my WinXP at work have these problems. They differ slightly in the versions of the installed cygwin packages (my work-XP is more recent).

Do you know if there a simple command to use to list the installed cygwin packages together with their versions (for comparison between the two installations)?

 

Best regards, Peter

2008/12/31 Anders Broman <a.broman@xxxxxxxxx>

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