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.quan...@gmail.com>
wrote:

> Hi Dario,
>
> 2016-05-02 14:56 GMT+02:00 Dario Lombardo <dario.lombardo...@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-requ...@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-requ...@wireshark.org?subject=unsubscribe

Reply via email to