../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.NUZcIZuBi1 2025-04-01 01:50:17.203006795 -0700 +++ /tmp/tmp.d13V1mwV3r 2025-04-01 01:50:31.433942319 -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.XYGyudbp1l 2025-04-01 01:50:31.438861803 -0700 +++ /tmp/tmp.6wvRwItPfn 2025-04-01 01:50:31.442861763 -0700 @@ -0,0 +1 @@ + 2 ../net/batman-adv/tvlv.c