ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] build fails with switch --without-qt

From: wulfman <wulfman@xxxxxxxxxxx>
Date: Tue, 05 May 2015 20:54:09 -0700
from config.log

configure:32264: result: yes
configure:32343: checking if profile builds must be generated
configure:32357: result: no
configure:33698: error: Neither Qt nor GTK+ 2.12.0 or later are
available, so Wireshark can't be compiled

http://pastebin.com/q7RAYqsA


something in the version checking ?  i cant figure how you would tell


On 5/5/2015 8:12 PM, Guy Harris wrote:
> On May 5, 2015, at 5:46 PM, wulfman <wulfman@xxxxxxxxxxx> wrote:
>
>> after a
>> ./autogen.sh
>> ./configure --without-qt
>>
>> configure script runs and does the same thing
>> ~
>> ~
>> ~
>> checking for GNU sed as first sed in PATH... yes
>> checking if profile builds must be generated... no
>> configure: error: Neither Qt nor GTK+ 2.12.0 or later are available, so
>> Wireshark can't be compiled
> So what does the "checking for GTK+" line say if you run the configure script with --without-qt?
>
>> if i run ./configure   <------ no switches
>>
>> it finds gtk+
>>
>>
>> checking for pkg-config... (cached) /usr/bin/pkg-config
>> checking for GTK+ - version >= 3.0.0... yes (version 3.4.2)
>> checking for pkg-config... (cached) /usr/bin/pkg-config
> It's checking for GTK+ 3 there; *IF* --without-qt causes it to search for GTK+ 2, and you have the GTK+ 3 developer stuff but not the GTK+ 2 deverloper stuff, that could be causing the problem, but we'd need to see the "checking for GTK+" line for "./configure --without-qt" in order to see whether that's what it's doing.
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    https://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
>


-- 
The contents of this e-mail and any attachments are intended solely for the use of the named
addressee(s) and may contain confidential and/or privileged information. Any unauthorized use,
copying, disclosure, or distribution of the contents of this e-mail is strictly prohibited by
the sender and may be unlawful. If you are not the intended recipient, please notify the sender
immediately and delete this e-mail.