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: Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>
Date: Mon, 2 May 2016 15:02:41 +0200
Oh sure, it was trivial!
Any idea on why it compiles on my ubuntu? I can't find any conditional compilation.

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