Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Issue with installing Wireshark

From: mayank kesarwani <mayank.kesri@xxxxxxxxx>
Date: Tue, 11 May 2010 10:20:14 +0530
Hi Jaap,
Yes i am using the same as sequence.
./autogen.sh && ./configure && make
after doing make command it is taking very long time and not able to install

Thanks,
Mayank

On Mon, May 10, 2010 at 12:30 AM, <wireshark-dev-request@xxxxxxxxxxxxx> wrote:
Send Wireshark-dev mailing list submissions to
       wireshark-dev@xxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       https://wireshark.org/mailman/listinfo/wireshark-dev
or, via email, send a message with subject or body 'help' to
       wireshark-dev-request@xxxxxxxxxxxxx

You can reach the person managing the list at
       wireshark-dev-owner@xxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Wireshark-dev digest..."


Today's Topics:

  1. Issue with installing Wireshark (mayank kesarwani)
  2. Re: Issue with installing Wireshark (Jaap Keuter)
  3. Re: [Wireshark-commits] rev       32633:  /trunk/epan/dissectors/
     /trunk/epan/dissectors/: packet-ip.c (Jaap Keuter)
  4. Re: tshark (Windows) not working (j.snelders)


----------------------------------------------------------------------

Message: 1
Date: Sun, 9 May 2010 18:11:14 +0530
From: mayank kesarwani <mayank.kesri@xxxxxxxxx>
Subject: [Wireshark-dev] Issue with installing Wireshark
To: wireshark-dev@xxxxxxxxxxxxx
Cc: mayank kesarwani <mayank.kesri@xxxxxxxxx>
Message-ID:
       <AANLkTimwY2ualw98gHUV5ef6NOpqcD_9DZSY8TY5C5vU@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Hi,
I have newly joined member of this group.
Basiccally I have a issue with installing the wireshark from the source
code.
i did install.sh, confifure,make. After doing make it is stuck at the point
and not able to install the wireshark.
I am using Fedora Core 6 with kernel 2.6.18-1.2798.fc6
Can you pl guide me where is the issue?

--
Thanks & Regards-
Mayank Kesarwani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.wireshark.org/lists/wireshark-dev/attachments/20100509/e349dbc6/attachment.html

------------------------------

Message: 2
Date: Sun, 09 May 2010 17:39:28 +0200
From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Subject: Re: [Wireshark-dev] Issue with installing Wireshark
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Message-ID: <4BE6D730.1000906@xxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

I hope you meant:
./autogen.sh && ./configure && make

Thanks,
Jaap


On 05/09/2010 02:41 PM, mayank kesarwani wrote:
> Hi,
> I have newly joined member of this group.
> Basiccally I have a issue with installing the wireshark from the source
> code.
> i did install.sh, confifure,make. After doing make it is stuck at the
> point and not able to install the wireshark.
> I am using Fedora Core 6 with kernel 2.6.18-1.2798.fc6
> Can you pl guide me where is the issue?
>
> --
> Thanks & Regards-
> Mayank Kesarwani
>



------------------------------

Message: 3
Date: Sun, 09 May 2010 17:57:09 +0200
From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Subject: Re: [Wireshark-dev] [Wireshark-commits] rev    32633:
       /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ip.c
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Message-ID: <4BE6DB55.9060501@xxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

Work this through the bug system please.

Thanks,
Jaap

On 05/08/2010 01:14 AM, Jakub Zawadzki wrote:
> On Mon, May 03, 2010 at 07:44:06PM +0200, Jakub Zawadzki wrote:
>> On Sun, May 02, 2010 at 09:17:20PM +0200, Stig Bj?rlykke wrote:
>>> Where did the tree entry "Flags" go?
>>> It used to be above "Fragment offset".
>>
>> Sorry, attaching patch to restore it.
>>
>> Anyway I'm not so sure about this patch being commited.
>> (maybe Attachment #4559 was better fix?)
>>
>> Can it be reverted, and first we discuss how issue with ip flags (and other of these kind)
>> should be fixed?
>
> Ping?



------------------------------

Message: 4
Date: Sun, 9 May 2010 20:34:30 +0200
From: "j.snelders" <j.snelders@xxxxxxxxxx>
Subject: Re: [Wireshark-dev] tshark (Windows) not working
To: wireshark-dev@xxxxxxxxxxxxx
Message-ID: <4A542FE300110B6B@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="US-ASCII"

Hi all,

SVN 32686
I get the same error (column-utils.c:879:???) running TShark on:
64-bit Windows 7, build 7600
64-bit Windows Server 2008 R2, build 7600


SVN 32692 and higher (the latest version I tried is SVN-32727):
Unable to capture with Wireshark and TShark, because "The capture session
could not be initiated ()" on:
64-bit Windows 7, build 7600
64-bit Windows Server 2008 R2, build 7600
Windows XP Service Pack 3, build 2600

$ tshark -D
1. \Device\NPF_{E859D76E-155B-4512-ACB6-B1B2A07914DB} (Intel(R) PRO/1000
MT Network Connection)

$ tshark -i 1
Capturing on Intel(R) PRO/1000 MT Network Connection
tshark: The capture session could not be initiated ().

Please check that "\Device\NPF_{E859D76E-155B-4512-ACB6-B1B2A07914DB}" is
the proper interface.
Help can be found at:
      http://wiki.wireshark.org/WinPcap
      http://wiki.wireshark.org/CaptureSetup
0 packets captured

Any ideas?

Thanks
Joan

On Thu, 6 May 2010 10:37:13 -0400 Chris Maynard wrote:
Yes, I?m seeing the same thing on Windows with the same SVN version, 32686.

From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx]
On Behalf Of Abhik Sarkar
Sent: Thursday, May 06, 2010 10:00 AM
To: Developer support list for Wireshark
Subject: [Wireshark-dev] tshark (Windows) not working

Hi All,

I can't get tshark to work anymore. I get this error:
E:\wireshark-src\wireshark-gtk2>tshark -i 2
Capturing on Intel(R) 82567LM Gigabit Network Connection
**
ERROR:column-utils.c:879:???: code should not be reached

E:\wireshark-src\wireshark-gtk2>

It seems to be related to the changes related to the timestamps which Stig
has been working on. Is anyone else facing issues?

I am on revision 32686.

Thanks,
Abhik.






------------------------------

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
https://wireshark.org/mailman/listinfo/wireshark-dev


End of Wireshark-dev Digest, Vol 48, Issue 16
*********************************************



--
Thanks & Regards-
Mayank Kesarwani
CDMA:+91-939-246-8015