../net/batman-adv/tvlv.c: In function ‘batadv_tvlv_unicast_send’: ../net/batman-adv/tvlv.c:663:17: error: implicit declaration of function ‘batadv_dbg’ [-Wimplicit-function-declaration] 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^~~~~~~~~~ ../net/batman-adv/tvlv.c:663:28: error: ‘BATADV_DBG_TP_METER’ undeclared (first use in this function); did you mean ‘BATADV_CMD_TP_METER’? 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^~~~~~~~~~~~~~~~~~~ | BATADV_CMD_TP_METER ../net/batman-adv/tvlv.c:663:28: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:207: net/batman-adv/tvlv.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/batman-adv] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../net/batman-adv/tvlv.c: In function ‘batadv_tvlv_unicast_send’: ../net/batman-adv/tvlv.c:663:17: error: implicit declaration of function ‘batadv_dbg’ [-Wimplicit-function-declaration] 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^~~~~~~~~~ ../net/batman-adv/tvlv.c:663:28: error: ‘BATADV_DBG_TP_METER’ undeclared (first use in this function); did you mean ‘BATADV_CMD_TP_METER’? 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^~~~~~~~~~~~~~~~~~~ | BATADV_CMD_TP_METER ../net/batman-adv/tvlv.c:663:28: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:207: net/batman-adv/tvlv.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/batman-adv] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.yAPFdRkV9q 2025-04-01 01:46:37.723242184 -0700 +++ /tmp/tmp.Bda3pq64Re 2025-04-01 01:46:50.127193926 -0700 @@ -0,0 +1,16 @@ +../net/batman-adv/tvlv.c: In function ‘batadv_tvlv_unicast_send’: +../net/batman-adv/tvlv.c:663:17: error: implicit declaration of function ‘batadv_dbg’ [-Wimplicit-function-declaration] + 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, + | ^~~~~~~~~~ +../net/batman-adv/tvlv.c:663:28: error: ‘BATADV_DBG_TP_METER’ undeclared (first use in this function); did you mean ‘BATADV_CMD_TP_METER’? + 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, + | ^~~~~~~~~~~~~~~~~~~ + | BATADV_CMD_TP_METER +../net/batman-adv/tvlv.c:663:28: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:207: net/batman-adv/tvlv.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/batman-adv] Error 2 +make[3]: *** [../scripts/Makefile.build:465: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1997: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.1JD8NCMqZK 2025-04-01 01:46:50.132115800 -0700 +++ /tmp/tmp.SsFK1vaSec 2025-04-01 01:46:50.135115770 -0700 @@ -0,0 +1 @@ + 2 ../net/batman-adv/tvlv.c