https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5258
john.wang <warmeng@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |warmeng@xxxxxxxxx
--- Comment #3 from john.wang <warmeng@xxxxxxxxx> 2011-02-04 03:44:01 PST ---
(In reply to comment #2)
> Bobb, any comments?
Hi,all:
I think that it's a possible way to resolve this issue, just following the step
below.
before all, the version is:
wireshark: Version 1.5.1 (SVN Rev 35800 from /trunk)
libpcap:1.1.1
ubuntu:10.10
step 1:rm & rmdir any file in '/usr/include/pcap*';'/usr/local/include/pcap*'
step 2:Download libpcap by 'sudo apt-get install libpcap0.8-dev'
step 3:./autogen.sh in wireshark dir
step 4:make clean & make & make install
It will be work correctly. ^_^
BTW: After above all, I tried to make libpcap1.1.1 that download from
www.tcpdump.org, it's work too.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.