- make: Entering directory '/home/test001/work/kernel_test001/linux-5.10.52'
- CC [M] /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.o
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c: In function ‘igb_clean_tx_irq’:
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c:7414:3: error: implicit declaration of function ‘read_barrier_depends’ [-Werror=implicit-function-declaration]
- 7414 | read_barrier_depends();
- | ^~~~~~~~~~~~~~~~~~~~
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c: In function ‘igb_set_interrupt_capability’:
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c:1145:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
- 1145 | igb_reset_interrupt_capability(adapter);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c:1146:2: note: here
- 1146 | case IGB_INT_MODE_MSI:
- | ^~~~
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c: In function ‘igb_has_link’:
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c:4818:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
- 4818 | if (!hw->mac.get_link_status)
- | ^
- /home/test001/work/igb_avb_try9/igb_avb/kmod/igb_main.c:4820:2: note: here
- 4820 | case e1000_media_type_internal_serdes:
- | ^~~~
- cc1: some warnings being treated as errors
igb_avb build error #14
Posted by Anonymous on Tue 16th Nov 2021 07:52
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.