Guy Harris wrote:
> Run "make -f Makefile.nmake distclean" and then re-do the build.
Sorry, that's "nmake -f Makefile.make distclean".
And that's done from a command prompt. (Yes, you need to use a command
prompt. So it goes)
___
Wireshark-dev m
Steven Le wrote:
> I'm using VC8 to compile wireshark source. However I got this error
> while compiling
> scanner.c(653) : fatal error C1083: Cannot open include file:
> 'unistd.h': No such file or directory
> Do you know how to fix it?
Run "make -f Makefile.nmake distclean" and then re-do the
I'm using VC8 to compile wireshark source. However I got this error while
compiling
scanner.c(653) : fatal error C1083: Cannot open include file: 'unistd.h': No
such file or directory
Do you know how to fix it?
Steven
___
Wireshark-dev mailing list
Wires
Sake Blok wrote:
> On Mon, Mar 12, 2007 at 09:59:58PM +0100, Julian Fielding wrote:
>> Jeff Morriss wrote:
>>> Normally I'd see the use in not changing semantics for a field, but I
>>> don't think the current semantics make any sense at all so I can't
>>> imagine it is being used [therefor it's
Hi List!
After the latest GTK on Win32 lib updates (two times in recent days),
the GTK-Wimp theme doesn't seem to work (at least on my machine) - the
GTK2 version looks like "old style" GTK again.
My first thought was a relocation of the corresponding files (gtkrc,
libwimp.dll), but I've check
I'm writing a program that should parse TCP/IP packets, currently I'm
using libpcap for this purpose which doesn't help much (I should cast
each packet to the header structure).
Is there a way to reuse wireshark code ? is there documented API available?
_
On 1/30/07, Guy Harris <[EMAIL PROTECTED]> wrote:
I also fixed some other issues that I saw when reading the capture - for
example, some fields from the USB packet were being read in big-endian
format rather than little-endian format, and control packets were being
interpreted as standard request