Wireshark mailing list archives

Re: wmem in gtk


From: Pascal Quantin <pascal.quantin () gmail com>
Date: Mon, 2 May 2016 15:23:05 +0200

2016-05-02 15:02 GMT+02:00 Dario Lombardo <dario.lombardo.ml () gmail com>:

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 () gmail com>
wrote:

Hi Dario,

2016-05-02 14:56 GMT+02:00 Dario Lombardo <dario.lombardo.ml () gmail com>:

Hi all
In this change

https://code.wireshark.org/review/#/c/15051/

I'm getting an error from ubuntu buildbot


https://buildbot.wireshark.org/petri-dish/builders/Ubuntu%20x86-64%20Petri%20Dish/builds/6330/steps/compile/logs/stdio

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 () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe



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

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

Current thread: