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

Wireshark-dev: Re: [Wireshark-dev] configure command

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 14 Aug 2009 18:01:25 -0700

On Aug 14, 2009, at 1:37 PM, divya kothapally wrote:

Hi,
I used ./configure --disable-shared on the wireshark and then did a make on it. Later I ended up with the following error:

/usr/bin/ld: cannot find -lgtk-xll-2.0

	...

Am I missing some static libraries ???

You might be. You'll have to look on your system to see if, for example, you have the static version of libgtk-x11-2.0 on your system.