[Wireshark-dev] What does [WIP] really mean?

2014-04-11 Thread mmann78
I've seen a handful of patches submitted to Gerrit with [WIP] in the title. Obviously this means "work in progress", but what does it mean for reviewers of the patch? Should reviews be held off until more/better patches are submitted (with help accepted)? Notification that a feature is being

Re: [Wireshark-dev] Regarding ./configure ---Qt not available error

2014-04-11 Thread Guy Harris
On Apr 11, 2014, at 2:40 PM, Ateeth Kumar Thirukkovulur wrote: > Thats what I've been having problem with. > Can you give me links or commands to install QT developer package?. Without knowing what operating system you're running, no, I can't. (When talking about installing packages on an ope

Re: [Wireshark-dev] Regarding ./configure ---Qt not available error

2014-04-11 Thread Ateeth Kumar Thirukkovulur
Thats what I've been having problem with. Can you give me links or commands to install QT developer package?. I think i've installed it on my machine but still gives me a problem. *Ateeth Kumar Thirukkovulur* *Research Assistant* *College of Technology* *UH ID:1267190* On Fri, Apr 11, 2014

Re: [Wireshark-dev] build wireshark

2014-04-11 Thread Peter Wu
On Friday 11 April 2014 21:54:28 khemis haythem wrote: > how i know that wireshark is corectly builded on ubuntu 12.04 ? > there's any methode to know this ?? Yes, run it. If you build it correctly, you have binaries in the run/ directory. run/wireshark, run/tshark, etc. I see you have a Yahoo

Re: [Wireshark-dev] Regarding ./configure ---Qt not available error

2014-04-11 Thread Guy Harris
On Apr 11, 2014, at 2:27 PM, Ateeth Kumar wrote: > I was trying to make a wireshark executable after getting the source code. > > while trying to run ./configure it builds but stops showing Qt is not > available. > > Can someone help me with this? Either 1) install Qt, complete with

[Wireshark-dev] Regarding ./configure ---Qt not available error

2014-04-11 Thread Ateeth Kumar
I was trying to make a wireshark executable after getting the source code. while trying to run ./configure it builds but stops showing Qt is not available. Can someone help me with this? *Regards,* *Ateeth Kumar * ___ Sent v

[Wireshark-dev] build wireshark

2014-04-11 Thread khemis haythem
  Khemis Haythem Adresse : Boite Postale 101  4118, Mednine GSM : +216 55 69 19 90 E-mail : khemis.hayt...@yahoo.fr Statut : Élève ingénieur  Spatialité : Génie des Communications et des Réseaux  Ecole : Ecole National d'Ingénieurs de Gabes    hello  how i know that wireshark is corectly builded

Re: [Wireshark-dev] make error

2014-04-11 Thread Pascal Quantin
2014-04-11 22:36 GMT+02:00 khemis haythem : > > > Khemis Haythem > Adresse : Boite Postale 101 4118, Mednine > GSM : +216 55 69 19 90 > E-mail : khemis.hayt...@yahoo.fr > Statut : Élève ingénieur > Spatialité : Génie des Communications et des Réseaux > Ecole : Ecole National d'Ingénieurs de Gabes

Re: [Wireshark-dev] make error

2014-04-11 Thread khemis haythem
  Khemis Haythem Adresse : Boite Postale 101  4118, Mednine GSM : +216 55 69 19 90 E-mail : khemis.hayt...@yahoo.fr Statut : Élève ingénieur  Spatialité : Génie des Communications et des Réseaux  Ecole : Ecole National d'Ingénieurs de Gabes     hello  how it will be fixed ?? what i have to do ? 

Re: [Wireshark-dev] epan/dissectors/packet-ssl-utils.h fails compilation at commit b642a280cb74b94e62

2014-04-11 Thread Stig Bjørlykke
On Fri, Apr 11, 2014 at 9:27 PM, Shu Shen wrote: > It appears this latest change has mishandled the case when both > HAVE_LIBGNUTLS and HAVE_LIBGCRYPT are undefined. I'm sorry about that. I'll fix in a short moment. -- Stig Bjørlykke ___

[Wireshark-dev] make error

2014-04-11 Thread khemis haythem
  Khemis Haythem Adresse : Boite Postale 101  4118, Mednine GSM : +216 55 69 19 90 E-mail : khemis.hayt...@yahoo.fr Statut : Élève ingénieur  Spatialité : Génie des Communications et des Réseaux  Ecole : Ecole National d'Ingénieurs de Gabes      hello  i try to build wireshark on ubuntu 12.04 whe

Re: [Wireshark-dev] LTE-RRC doesn't compile cleanly in master-1.10

2014-04-11 Thread Pascal Quantin
2014-04-11 6:57 GMT+02:00 Pascal Quantin : > > Le 11 avr. 2014 05:07, "Evan Huus" a écrit : > > > > > Ya, it's usable in 1.10 though it's not as efficient or featureful. It > couldn't fully replace emem at that point, but for one-off use > (backporting?) it should work just fine. > > > > Switchin