Hello guys,
I have a problem compiling Wireshark 1.0.0; I get the following error:
make[3]: Entering directory `/home/gbien/work/wireshark-1.0.0/epan'
make[3]: *** No rule to make target `inet_pton.lo', needed by
`libwireshark.la'. Stop.
make[3]: Leaving directory `/home/gbien/work/wireshark-1.
The Buildbot has detected a new failure of Windows-XP-x86 on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/Windows-XP-x86/builds/4422
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: windows-xp-x86
Build Reason
Hi Devs,
I built tshark with --disable-dumpcap configure option and it builts.
But on running tshark it Errors out: It can't fork child process dumpcap.
But I don't understant why?
Is it must to have dumpcap built along with tshark to get packet captured?
and if it can't run without dumpcap the
Sorry Devs,
My bad, I just got the answer from wireshark-users list.
Moheed
On Fri, May 30, 2008 at 9:04 PM, Moheed Moheed Ahmad <[EMAIL PROTECTED]>
wrote:
> Hi Devs,
>
> I built tshark with --disable-dumpcap configure option and it builts.
> But on running tshark it Errors out: It can't fork c
Dear all,
I have a question regarding io graph. Actually, I wanna see negative y-axis in
io graph because there are few parameters that have negative values.
If somebody know thta how can I modify the code for the negative y axis on io
graph.
regards
Khurram
_
> Is it must to have dumpcap built along with tshark to get packet captured?
Yes.
> and if it can't run without dumpcap then why the configure option of
disable-dumpcap?
You can run tshark on files (see option -r) rather than on life capture
data.
In this mode you do NOT need dumpcap, hence th