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] wmem in gtk

From: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Date: Mon, 2 May 2016 15:23:05 +0200


2016-05-02 15:02 GMT+02:00 Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>:
Oh sure, it was trivial!
Any idea on why it compiles on my ubuntu? I can't find any conditional compilation.

Well, this is surprising as your previous patchset also fails for me using Ubuntu 16.10.
Are you sure you were building GTK GUI? On my side it was failing with autofoo. Maybe CMake is making some magic with the include path?


On Mon, May 2, 2016 at 2:58 PM, Pascal Quantin <pascal.quantin@xxxxxxxxx> wrote:
Hi Dario,

2016-05-02 14:56 GMT+02:00 Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>:
Hi all
In this change 


I'm getting an error from ubuntu buildbot


The error is

addr_resolution_dlg.c:32:23: fatal error: wmem/wmem.h: No such file or directory

but on my ubuntu 64, the code compiles. What's wrong with that?

You should try
#include <epan/wmem/wmem.h>

Pascal.

___________________________________________________________________________
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


___________________________________________________________________________
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