Wireshark-users: [Wireshark-users] Building Wireshark on FreeBSD 4.11
(Possible repost - I didn't see it come through on my end and I just joined the list - I apologize if it really is a repost)
Hi Folks,
I'd like to use wireshark (tshark actually) on a
FreeBSD 4.11 box. I'm getting the following error while compiling with
gcc-2.95:
dtd_grammar.c: In function `DtdParseTokenName':
dtd_grammar.c:405: warning: comparison between signed and unsigned
dtd_grammar.c: In function `yy_reduce':
dtd_grammar.c:1100: virtual memory exhausted
I'm
also using glib-2.6.6. Any ideas on how I can build this (hopefully
without upgrading gcc, although if that is the bad news, then give it
to me)? My configure line is:
./configure --disable-wireshark --with-ssl --prefix=/usr/local/bin
Thanks,
Tom