2011-12-16 13:33:30

by Stanislaw Gruszka

[permalink] [raw]
Subject: NFC build failure on current wireless-testing

Got this today after pulling wireless-testing tree:

LD [M] net/nfc/nfc.o
net/nfc/netlink.o: In function `nfc_llcp_mac_is_down':
netlink.c:(.text+0x0): multiple definition of `nfc_llcp_mac_is_down'
net/nfc/core.o:(.text+0x0): first defined here
net/nfc/netlink.o: In function `nfc_llcp_mac_is_up':
netlink.c:(.text+0x10): multiple definition of `nfc_llcp_mac_is_up'
net/nfc/core.o:(.text+0x10): first defined here
net/nfc/af_nfc.o: In function `nfc_llcp_mac_is_down':
(.text+0x0): multiple definition of `nfc_llcp_mac_is_down'
net/nfc/core.o:(.text+0x0): first defined here
net/nfc/af_nfc.o: In function `nfc_llcp_mac_is_up':
(.text+0x10): multiple definition of `nfc_llcp_mac_is_up'
net/nfc/core.o:(.text+0x10): first defined here
net/nfc/rawsock.o: In function `nfc_llcp_mac_is_down':
rawsock.c:(.text+0x0): multiple definition of `nfc_llcp_mac_is_down'
net/nfc/core.o:(.text+0x0): first defined here
net/nfc/rawsock.o: In function `nfc_llcp_mac_is_up':
rawsock.c:(.text+0x10): multiple definition of `nfc_llcp_mac_is_up'
net/nfc/core.o:(.text+0x10): first defined here
make[2]: *** [net/nfc/nfc.o] Error 1
make[1]: *** [net/nfc] Error 2
make: *** [net] Error 2

Config attached.

Thanks
Stanislaw


Attachments:
(No filename) (1.17 kB)
my.config (84.46 kB)
Download all attachments

2011-12-16 14:00:23

by Samuel Ortiz

[permalink] [raw]
Subject: Re: NFC build failure on current wireless-testing

Hi Stanislaw,

On Fri, Dec 16, 2011 at 02:33:24PM +0100, Stanislaw Gruszka wrote:
> Got this today after pulling wireless-testing tree:
>
> LD [M] net/nfc/nfc.o
> net/nfc/netlink.o: In function `nfc_llcp_mac_is_down':
> netlink.c:(.text+0x0): multiple definition of `nfc_llcp_mac_is_down'
> net/nfc/core.o:(.text+0x0): first defined here
> net/nfc/netlink.o: In function `nfc_llcp_mac_is_up':
> netlink.c:(.text+0x10): multiple definition of `nfc_llcp_mac_is_up'
> net/nfc/core.o:(.text+0x10): first defined here
> net/nfc/af_nfc.o: In function `nfc_llcp_mac_is_down':
> (.text+0x0): multiple definition of `nfc_llcp_mac_is_down'
> net/nfc/core.o:(.text+0x0): first defined here
> net/nfc/af_nfc.o: In function `nfc_llcp_mac_is_up':
> (.text+0x10): multiple definition of `nfc_llcp_mac_is_up'
> net/nfc/core.o:(.text+0x10): first defined here
> net/nfc/rawsock.o: In function `nfc_llcp_mac_is_down':
> rawsock.c:(.text+0x0): multiple definition of `nfc_llcp_mac_is_down'
> net/nfc/core.o:(.text+0x0): first defined here
> net/nfc/rawsock.o: In function `nfc_llcp_mac_is_up':
> rawsock.c:(.text+0x10): multiple definition of `nfc_llcp_mac_is_up'
> net/nfc/core.o:(.text+0x10): first defined here
> make[2]: *** [net/nfc/nfc.o] Error 1
> make[1]: *** [net/nfc] Error 2
> make: *** [net] Error 2
>
> Config attached.
Sorry about that, I just sent a fix to John.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/