Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] (1) building Wireshark in build.wireshark fails, (2) how to

From: Vincent Randal <vtrandal@xxxxxxxxx>
Date: Thu, 15 Apr 2021 02:51:50 -0600
(1) There is no error message other than it fails immediately when beginning building "qtui" (at about 70% of the way into make for wireshark-3.4.4)
(2) Good point. Wireshark uses dissectors to provide details of packets, as you point out. So then the dissector source code provides the details of the dissector.

On Thu, Apr 15, 2021 at 2:26 AM Guy Harris <gharris@xxxxxxxxx> wrote:
On Apr 15, 2021, at 12:55 AM, Vincent Randal <vtrandal@xxxxxxxxx> wrote:

> (1)  building Wireshark in build.wireshark fails
> The solution here is to use "build" as the name of the build directory and then make succeeds. Otherwise, if the build directory has some other name like build.wireshark then make fails at about 70% when building qtui.

What's the error that it reports?  I can't reproduce that on my Mac with the current tip of the main branch.

> (2) how to get dissector details without packet
> I see there is "Decode as ..." in the Analzye menu of Wireshark. That looks very useful. I think I can use that to get Wireshark to ... uh well ... decode an already decoded packet as something else.
>
> But what about something that shows me what Wireshark thinks about a dissector even without a packet? Is that possible? Can Wireshark show me the details of a dissector without a packet to dissect?

That depends on what you mean by "the details of the dissector".  Normally, what Wireshark shows is the details of a *packet*, which, obviously, requires a packet; what would the details of a *dissector* be?

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe