[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130414.152433.1785408480242968385.davem@davemloft.net>
Date: Sun, 14 Apr 2013 15:24:33 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: amwang@...hat.com
Cc: netdev@...r.kernel.org, tomas.melin@....fi, yoshfuji@...ux-ipv6.org
Subject: Re: [Patch net-next] ipv6: statically link
register_inet6addr_notifier()
From: Cong Wang <amwang@...hat.com>
Date: Sun, 14 Apr 2013 23:18:43 +0800
> From: Cong Wang <amwang@...hat.com>
>
> Tomas reported the following build error:
>
> net/built-in.o: In function `ieee80211_unregister_hw':
> (.text+0x10f0e1): undefined reference to `unregister_inet6addr_notifier'
> net/built-in.o: In function `ieee80211_register_hw':
> (.text+0x10f610): undefined reference to `register_inet6addr_notifier'
> make: *** [vmlinux] Error 1
>
> when built IPv6 as a module.
>
> So we have to statically link these symbols.
>
> Reported-by: Tomas Melin <tomas.melin@....fi>
> Cc: Tomas Melin <tomas.melin@....fi>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: YOSHIFUJI Hidaki <yoshfuji@...ux-ipv6.org>
> Signed-off-by: Cong Wang <amwang@...hat.com>
This bug exists in 'net' so that's where I'm applying this.
--
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