[Wireshark-dev] Accessing Wireshark SVN using Bazaar

2012-09-24 Thread Evan Huus
This topic came up off-list and someone asked for a brief cheat-sheet / tutorial / explanation of what I currently use, so here it is. This email is more about the various version-control systems (SVN, Git, etc.) that manage Wireshark's source than it is about Wireshark itself, so if you're perfect

Re: [Wireshark-dev] [Wireshark-commits] rev 45116: /trunk/ /trunk/: Makefile.nmake config.nmake

2012-09-24 Thread Maynard, Chris
OK, on second thought, I think I'm going to revert this change. If you're a developer building Wireshark, then you probably want the latest help available, not a snapshot from some time in the past. The latest is either the one you built yourself if you've got the HTML Help Worshop tools or th

Re: [Wireshark-dev] [Wireshark-commits] rev 45113: /trunk/ /trunk/: config.nmake

2012-09-24 Thread Maynard, Chris
... or is this the, "we're not allowed to distribute them" problem? - Chris From: wireshark-dev-boun...@wireshark.org [wireshark-dev-boun...@wireshark.org] On Behalf Of Maynard, Chris [christopher.mayn...@gtech.com] Sent: Monday, September 24, 2012 9:18 PM

Re: [Wireshark-dev] [Wireshark-commits] rev 45113: /trunk/ /trunk/: config.nmake

2012-09-24 Thread Maynard, Chris
Should the supported vcredist_*.exe's be downloaded during the setup step? - Chris From: wireshark-commits-boun...@wireshark.org [wireshark-commits-boun...@wireshark.org] On Behalf Of ger...@wireshark.org [ger...@wireshark.org] Sent: Monday, September 24,

Re: [Wireshark-dev] Cmake build failing

2012-09-24 Thread Gerald Combs
On 9/24/12 3:27 PM, hsivank wrote: > >> CMake Error at CMakeLists.txt:59 (string): >> string sub-command REGEX, mode REPLACE needs at least 6 arguments total to >> command. > > Maybe one arg is not defined ! r45112 changed the version strings in configure.ac. Fixed in r45114.

Re: [Wireshark-dev] Latest OSX buildbot images not available at /download/automated/osx

2012-09-24 Thread Gerald Combs
On 9/23/12 9:55 PM, Jim Young wrote: > Hello, > > The most recent OSX built version is SVN 45082 > according to the buildbot builders' page at: > > http://buildbot.wireshark.org/trunk/builders > > But the OSX buildbot images are NOT getting copied > over to the OSX automated download page at: >

Re: [Wireshark-dev] Cmake build failing

2012-09-24 Thread hsivank
> CMake Error at CMakeLists.txt:59 (string): > string sub-command REGEX, mode REPLACE needs at least 6 arguments total to > command. Maybe one arg is not defined ! Hsivank ___ Sent via:Wireshark-dev mailing list Arch

[Wireshark-dev] Cmake build failing

2012-09-24 Thread Evan Huus
CMake Error at CMakeLists.txt:59 (string): string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command. And similar errors for lines 64 and 69. Not sure what's going on here - the calls conform to the convention specified by all the CMake docs I've found, and none of the

Re: [Wireshark-dev] [Wireshark-commits] rev 45023: / /trunk/: reordercap.c

2012-09-24 Thread Joerg Mayer
On Mon, Sep 24, 2012 at 07:30:29PM +0100, Martin Mathieson wrote: ... > > > Haven't got config/makefile changes quite right yet, will commit later. ... > > B) Manpage is missing (among other stuff, mentioned above) .. > B) I realise the manpage is missing. What is the other stuff? The stuff from

Re: [Wireshark-dev] [Wireshark-commits] rev 45083: /trunk/tools/ /trunk/tools/: make-dissector-reg make-dissector-reg.py

2012-09-24 Thread Joerg Mayer
> > Log: > > make-dissector-reg > > Only update outfile if it differs from newly created outfile > > make-dissector-reg.py > > Add a comment that we should do the same here (probably a small > > task for python knowledeable people). > > I updated make-dissector-reg.py in r45104. Tha

Re: [Wireshark-dev] [Wireshark-commits] rev 45052: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-vines.c

2012-09-24 Thread Joerg Mayer
On Sat, Sep 22, 2012 at 10:28:21AM +, g...@wireshark.org wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45052 > > User: guy > Date: 2012/09/22 03:28 AM > > Log: > Note that Banyan don't exist any more, so you can't order a dead-tree > version of the VINES document

Re: [Wireshark-dev] [Wireshark-commits] rev 45023: / /trunk/: reordercap.c

2012-09-24 Thread Martin Mathieson
On Mon, Sep 24, 2012 at 7:08 PM, Joerg Mayer wrote: > On Thu, Sep 20, 2012 at 10:28:05AM +, mart...@wireshark.org wrote: > > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45023 > > > > User: martinm > > Date: 2012/09/20 03:28 AM > > > > Log: > > Add a new console wiretap p

Re: [Wireshark-dev] [Wireshark-commits] rev 45023: / /trunk/: reordercap.c

2012-09-24 Thread Joerg Mayer
On Thu, Sep 20, 2012 at 10:28:05AM +, mart...@wireshark.org wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45023 > > User: martinm > Date: 2012/09/20 03:28 AM > > Log: > Add a new console wiretap program to reorder the frames within a capture > file. This version

Re: [Wireshark-dev] [Wireshark-commits] rev 45083: /trunk/tools/ /trunk/tools/: make-dissector-reg make-dissector-reg.py

2012-09-24 Thread Gerald Combs
On 9/23/12 10:59 PM, jma...@wireshark.org wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45083 > > User: jmayer > Date: 2012/09/23 10:59 PM > > Log: > make-dissector-reg > Only update outfile if it differs from newly created outfile > make-dissector-reg.py >

Re: [Wireshark-dev] Problems Installing wireshark-1.8.2

2012-09-24 Thread Evan Huus
Hi Saso, You probably need to install the development headers for some of those libraries. The package gtk2 only contains the runtime libraries, you need the gtk2-devel package with the source headers to build against it. Try: yum install gtk2-devel gtk3-devel qt-devel (I'm not on a redhat/fedor

Re: [Wireshark-dev] DND crash through all versions?

2012-09-24 Thread Jaap Keuter
On 2012-09-24 06:13, Jim Young wrote: Hello Japp, This problem is now addressed through bug 7744. A fix was committed with revision 45058, although this could not be tested on OS X. Anyone willing to drop some pcap files onto an Wireshark main window on OS X? I compiled a GTK2/X11 Wireshark

Re: [Wireshark-dev] DND crash through all versions?

2012-09-24 Thread Jaap Keuter
On 2012-09-24 05:29, Dirk Jagdmann wrote: This problem is now addressed through bug 7744. A fix was committed with revision 45058, although this could not be tested on OS X. Anyone willing to drop some pcap files onto an Wireshark main window on OS X? I compiled a GTK2/X11 Wireshark from trun