https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246004
--- Comment #25 from Glen Barber <[email protected]> --- 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] NET_TASK_INIT(&sc->smc_rx, SMC_RX_PRIORITY, smc_task_rx, ifp); ^ 1 error generated. --- if_smc.o --- *** [if_smc.o] Error code 1 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
