Menu

#269 build kgdb fails for implicit declaration of function ‘vlan_untag’

master head
closed
andre
None
low
fixed
BF537-STAMP
2014-10-29
2014-10-21
panmingquan
No

build kgdb fails for implicit declaration of function ‘vlan_untag’.

CC drivers/net/phy/mdio_bus.o^M
CC lib/radix-tree.o^M
LD drivers/net/phy/libphy.o^M
LD drivers/net/phy/built-in.o^M
CC drivers/net/kgdboe.o^M
CC lib/ratelimit.o^M
CC lib/rbtree.o^M
CC net/core/utils.o^M
/home/test/workspace/src/kernel/label/BF537-STAMP-SPINET/linux/linux-kernel/drivers/net/kgdboe.c: In function ‘__netpoll_rx’:^M
/home/test/workspace/src/kernel/label/BF537-STAMP-SPINET/linux/linux-kernel/drivers/net/kgdboe.c:392: error: implicit declaration of function ‘vlan_untag’^M
/home/test/workspace/src/kernel/label/BF537-STAMP-SPINET/linux/linux-kernel/drivers/net/kgdboe.c:392: warning: assignment makes pointer from integer without a cast^M
make[4]: [drivers/net/kgdboe.o] Error 1^M
make[3]:
[drivers/net] Error 2^M
make[2]: [drivers] Error 2^M
make[2]:
Waiting for unfinished jobs....^M
CC net/core/link_watch.o^M
CC lib/reciprocal_div.o^M

Discussion

  • Sonic Zhang

    Sonic Zhang - 2014-10-24
    • assigned_to: andre
    • Resolution: none --> assigned
     
  • andre

    andre - 2014-10-27

    Function vlan_untag is now skb_vlan_untag.Fixed in commit 6ed858dbdef7440b02d560e69d3fea6b9a66ee80

     
  • andre

    andre - 2014-10-27
    • Resolution: assigned --> fixed
     
  • panmingquan

    panmingquan - 2014-10-29
    • status: open --> closed
     
  • panmingquan

    panmingquan - 2014-10-29

    Yes.fixed.
    close.

     

Log in to post a comment.