Date: Tue, 01 Sep 2020 16:56:49 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 246004] Kernel Panic after moderate amount of activity Message-ID: <bug-246004-227-Azt0n8n5GP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246004-227@https.bugs.freebsd.org/bugzilla/> References: <bug-246004-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246004 --- Comment #25 from Glen Barber <gjb@FreeBSD.org> --- The build is broken on that revision... :( /usr/src/sys/dev/smc/if_smc.c:398:2: error: implicit declaration of function 'NET_TASK_INIT' is invalid in C99 [-Werror,-Wimplicit-funct ion-declaration]=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 NET_TASK_INIT(&sc->smc_rx, SMC_RX_PRIORITY, smc_task_rx, ifp); ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 1 error generated. --- if_smc.o ---=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 *** [if_smc.o] Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246004-227-Azt0n8n5GP>