ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10911] Can't open Wireshark (lt-wireshark: Fatal IO error

Date: Thu, 12 Feb 2015 19:23:02 +0000

Comment # 10 on bug 10911 from
What happens if you do

./autogen.sh
./configure --with-the-appropriate-flags
make maintainer-clean

and then do whatever Git fu you do to update to the current state of the trunk
and then do

./autogen.sh
./configure --with-the-appropriate-flags
make

again?


You are receiving this mail because:
  • You are watching all bug changes.