[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111210.131543.1548975355099228502.davem@davemloft.net>
Date: Sat, 10 Dec 2011 13:15:43 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: xemul@...allels.com, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] udp_diag: Make it module when ipv6 is a module
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Sat, 10 Dec 2011 12:00:20 +0100
> Le samedi 10 décembre 2011 à 13:33 +0400, Pavel Emelyanov a écrit :
>> Eric Dumazet reported, that when inet_diag is built-in the udp_diag also goes
>> built-in and when ipv6 is a module the udp6 lookup symbol is not found.
>>
>> LD .tmp_vmlinux1
>> net/built-in.o: In function `udp_dump_one':
>> udp_diag.c:(.text+0xa2b40): undefined reference to `__udp6_lib_lookup'
>> make: *** [.tmp_vmlinux1] Erreur 1
>>
>> Fix this by making udp diag build mode depend on both -- inet diag and ipv6.
>>
>> Reported-by: Eric Dumazet <eric.dumazet@...il.com>
>> Signed-off-by: Pavel Emelyanov <xemul@...allels.com>
...
> Acked-by: Eric Dumazet <eric.dumazet@...il.com>
>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists