[PATCH 2/8] python: rework netlink callback handling

Arend van Spriel arend at broadcom.com
Mon Nov 4 04:02:05 EST 2013


On 11/04/2013 10:00 AM, Thomas Graf wrote:
> On 11/04/2013 09:48 AM, Arend van Spriel wrote:
>> On 11/03/2013 05:32 PM, Jeroen Roovers wrote:
>>> On Sat, 2 Nov 2013 22:27:27 +0100
>>> "Arend van Spriel" <arend at broadcom.com> wrote:
>>>
>>>> At line 13 in python/netlink/capi.i it has: #includes "utils.h"
>>>>
>>>> This file has all the necessary list_head definitions as far as I can
>>>> tell. No build issues here.
>>>
>>> That's nice. It isn't distributed in 3.2.23, though.
>>
>> Thomas? Any clues what happened here?
>
> Yes, automake does not consider utils.h to be part of the distribution
> automatically so it does not end up in the tarball when I run
> 'make dist' to generate it. utils.h needs to be added to EXTRA_DIST in
> python/netlink/Makefile.am
>

Ah, I was not aware of this. Sorry.

Regards,
Arend




More information about the libnl mailing list