| 1 | Building the main VirtualBox module.
|
|---|
| 2 | Building the net filter module.
|
|---|
| 3 | Error building the module:
|
|---|
| 4 | make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C /lib/modules/5.11.14-200.fc33.x86_64/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j4 modules
|
|---|
| 5 | make[1]: warning: -j4 forced in submake: resetting jobserver mode.
|
|---|
| 6 | make -f ./scripts/Makefile.build obj=/tmp/vbox.0 \
|
|---|
| 7 | single-build= \
|
|---|
| 8 | need-builtin=1 need-modorder=1
|
|---|
| 9 | gcc -Wp,-MMD,/tmp/vbox.0/linux/.VBoxNetFlt-linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/10/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=./= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-address-of-packed-member -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxNetFlt_linux"' -DKBUILD_MODNAME='"vboxnetflt"' -c -o /tmp/vbox.0/linux/VBoxNetFlt-linux.o /tmp/vbox.0/linux/VBoxNetFlt-linux.c
|
|---|
| 10 | gcc -Wp,-MMD,/tmp/vbox.0/.VBoxNetFlt.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/10/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=./= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-address-of-packed-member -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxNetFlt"' -DKBUILD_MODNAME='"vboxnetflt"' -c -o /tmp/vbox.0/VBoxNetFlt.o /tmp/vbox.0/VBoxNetFlt.c
|
|---|
| 11 | gcc -Wp,-MMD,/tmp/vbox.0/.SUPR0IdcClient.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/10/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=./= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-address-of-packed-member -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"SUPR0IdcClient"' -DKBUILD_MODNAME='"vboxnetflt"' -c -o /tmp/vbox.0/SUPR0IdcClient.o /tmp/vbox.0/SUPR0IdcClient.c
|
|---|
| 12 | gcc -Wp,-MMD,/tmp/vbox.0/.SUPR0IdcClientComponent.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/10/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=./= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-address-of-packed-member -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"SUPR0IdcClientComponent"' -DKBUILD_MODNAME='"vboxnetflt"' -c -o /tmp/vbox.0/SUPR0IdcClientComponent.o /tmp/vbox.0/SUPR0IdcClientComponent.c
|
|---|
| 13 | gcc -Wp,-MMD,/tmp/vbox.0/linux/.SUPR0IdcClient-linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/10/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=./= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-address-of-packed-member -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"SUPR0IdcClient_linux"' -DKBUILD_MODNAME='"vboxnetflt"' -c -o /tmp/vbox.0/linux/SUPR0IdcClient-linux.o /tmp/vbox.0/linux/SUPR0IdcClient-linux.c
|
|---|
| 14 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 15 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 16 | 38 | #define bool linux_bool
|
|---|
| 17 | | ^~~~~~~~~~
|
|---|
| 18 | ./include/linux/kmod.h:24:22: note: in expansion of macro ??bool??
|
|---|
| 19 | 24 | int __request_module(bool wait, const char *name, ...);
|
|---|
| 20 | | ^~~~
|
|---|
| 21 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 22 | 38 | #define bool linux_bool
|
|---|
| 23 | | ^~~~~~~~~~
|
|---|
| 24 | ./arch/x86/include/asm/vdso.h:52:8: note: in expansion of macro ??bool??
|
|---|
| 25 | 52 | extern bool fixup_vdso_exception(struct pt_regs *regs, int trapnr,
|
|---|
| 26 | | ^~~~
|
|---|
| 27 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 28 | 38 | #define bool linux_bool
|
|---|
| 29 | | ^~~~~~~~~~
|
|---|
| 30 | ./arch/x86/include/asm/elf.h:189:72: note: in expansion of macro ??bool??
|
|---|
| 31 | 189 | void compat_start_thread(struct pt_regs *regs, u32 new_ip, u32 new_sp, bool x32);
|
|---|
| 32 | | ^~~~
|
|---|
| 33 | In file included from ./include/linux/elf.h:6,
|
|---|
| 34 | from ./include/linux/module.h:18,
|
|---|
| 35 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:92,
|
|---|
| 36 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 37 | ./arch/x86/include/asm/elf.h:193:1: warning: parameter names (without types) in function declaration
|
|---|
| 38 | 193 | void set_personality_ia32(bool);
|
|---|
| 39 | | ^~~~
|
|---|
| 40 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 41 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 42 | 38 | #define bool linux_bool
|
|---|
| 43 | | ^~~~~~~~~~
|
|---|
| 44 | ./arch/x86/include/asm/elf.h:330:8: note: in expansion of macro ??bool??
|
|---|
| 45 | 330 | extern bool mmap_address_hint_valid(unsigned long addr, unsigned long len);
|
|---|
| 46 | | ^~~~
|
|---|
| 47 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 48 | 38 | #define bool linux_bool
|
|---|
| 49 | | ^~~~~~~~~~
|
|---|
| 50 | ./arch/x86/include/asm/elf.h:386:29: note: in expansion of macro ??bool??
|
|---|
| 51 | 386 | int uses_interp, bool x32);
|
|---|
| 52 | | ^~~~
|
|---|
| 53 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 54 | 38 | #define bool linux_bool
|
|---|
| 55 | | ^~~~~~~~~~
|
|---|
| 56 | ./arch/x86/include/asm/elf.h:391:8: note: in expansion of macro ??bool??
|
|---|
| 57 | 391 | extern bool arch_syscall_is_vdso_sigreturn(struct pt_regs *regs);
|
|---|
| 58 | | ^~~~
|
|---|
| 59 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 60 | 38 | #define bool linux_bool
|
|---|
| 61 | | ^~~~~~~~~~
|
|---|
| 62 | ./include/linux/elf.h:90:23: note: in expansion of macro ??bool??
|
|---|
| 63 | 90 | size_t datasz, bool compat,
|
|---|
| 64 | | ^~~~
|
|---|
| 65 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 66 | 38 | #define bool linux_bool
|
|---|
| 67 | | ^~~~~~~~~~
|
|---|
| 68 | ./include/linux/elf.h:106:12: note: in expansion of macro ??bool??
|
|---|
| 69 | 106 | bool has_interp, bool is_interp)
|
|---|
| 70 | | ^~~~
|
|---|
| 71 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 72 | 38 | #define bool linux_bool
|
|---|
| 73 | | ^~~~~~~~~~
|
|---|
| 74 | ./include/linux/elf.h:106:29: note: in expansion of macro ??bool??
|
|---|
| 75 | 106 | bool has_interp, bool is_interp)
|
|---|
| 76 | | ^~~~
|
|---|
| 77 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 78 | 38 | #define bool linux_bool
|
|---|
| 79 | | ^~~~~~~~~~
|
|---|
| 80 | ./include/linux/moduleparam.h:372:8: note: in expansion of macro ??bool??
|
|---|
| 81 | 372 | extern bool parameq(const char *name1, const char *name2);
|
|---|
| 82 | | ^~~~
|
|---|
| 83 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 84 | 38 | #define bool linux_bool
|
|---|
| 85 | | ^~~~~~~~~~
|
|---|
| 86 | ./include/linux/moduleparam.h:382:8: note: in expansion of macro ??bool??
|
|---|
| 87 | 382 | extern bool parameqn(const char *name1, const char *name2, size_t n);
|
|---|
| 88 | | ^~~~
|
|---|
| 89 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: expected specifier-qualifier-list before ??linux_bool??
|
|---|
| 90 | 38 | #define bool linux_bool
|
|---|
| 91 | | ^~~~~~~~~~
|
|---|
| 92 | ./include/linux/rbtree_latch.h:65:2: note: in expansion of macro ??bool??
|
|---|
| 93 | 65 | bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b);
|
|---|
| 94 | | ^~~~
|
|---|
| 95 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 96 | 38 | #define bool linux_bool
|
|---|
| 97 | | ^~~~~~~~~~
|
|---|
| 98 | ./include/linux/rbtree_latch.h:77:6: note: in expansion of macro ??bool??
|
|---|
| 99 | 77 | bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b))
|
|---|
| 100 | | ^~~~
|
|---|
| 101 | In file included from ./include/linux/module.h:24,
|
|---|
| 102 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:92,
|
|---|
| 103 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 104 | ./include/linux/rbtree_latch.h: In function ??latch_tree_insert??:
|
|---|
| 105 | ./include/linux/rbtree_latch.h:149:2: error: implicit declaration of function ??__lt_insert??; did you mean ??__xa_insert??? [-Werror=implicit-function-declaration]
|
|---|
| 106 | 149 | __lt_insert(node, root, 0, ops->less);
|
|---|
| 107 | | ^~~~~~~~~~~
|
|---|
| 108 | | __xa_insert
|
|---|
| 109 | ./include/linux/rbtree_latch.h:149:32: error: ??const struct latch_tree_ops?? has no member named ??less??
|
|---|
| 110 | 149 | __lt_insert(node, root, 0, ops->less);
|
|---|
| 111 | | ^~
|
|---|
| 112 | ./include/linux/rbtree_latch.h:151:32: error: ??const struct latch_tree_ops?? has no member named ??less??
|
|---|
| 113 | 151 | __lt_insert(node, root, 1, ops->less);
|
|---|
| 114 | | ^~
|
|---|
| 115 | ./include/linux/rbtree_latch.h: In function ??latch_tree_find??:
|
|---|
| 116 | ./include/linux/rbtree_latch.h:208:43: error: ??const struct latch_tree_ops?? has no member named ??comp??
|
|---|
| 117 | 208 | node = __lt_find(key, root, seq & 1, ops->comp);
|
|---|
| 118 | | ^~
|
|---|
| 119 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 120 | ./include/linux/error-injection.h: At top level:
|
|---|
| 121 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 122 | 38 | #define bool linux_bool
|
|---|
| 123 | | ^~~~~~~~~~
|
|---|
| 124 | ./include/linux/error-injection.h:10:8: note: in expansion of macro ??bool??
|
|---|
| 125 | 10 | extern bool within_error_injection_list(unsigned long addr);
|
|---|
| 126 | | ^~~~
|
|---|
| 127 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 128 | 38 | #define bool linux_bool
|
|---|
| 129 | | ^~~~~~~~~~
|
|---|
| 130 | ./include/linux/module.h:393:2: note: in expansion of macro ??bool??
|
|---|
| 131 | 393 | bool using_gplonly_symbols;
|
|---|
| 132 | | ^~~~
|
|---|
| 133 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 134 | 38 | #define bool linux_bool
|
|---|
| 135 | | ^~~~~~~~~~
|
|---|
| 136 | ./include/linux/module.h:409:2: note: in expansion of macro ??bool??
|
|---|
| 137 | 409 | bool sig_ok;
|
|---|
| 138 | | ^~~~
|
|---|
| 139 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 140 | 38 | #define bool linux_bool
|
|---|
| 141 | | ^~~~~~~~~~
|
|---|
| 142 | ./include/linux/module.h:412:2: note: in expansion of macro ??bool??
|
|---|
| 143 | 412 | bool async_probe_requested;
|
|---|
| 144 | | ^~~~
|
|---|
| 145 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 146 | 38 | #define bool linux_bool
|
|---|
| 147 | | ^~~~~~~~~~
|
|---|
| 148 | ./include/linux/module.h:512:2: note: in expansion of macro ??bool??
|
|---|
| 149 | 512 | bool klp; /* Is this a livepatch module? */
|
|---|
| 150 | | ^~~~
|
|---|
| 151 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 152 | 38 | #define bool linux_bool
|
|---|
| 153 | | ^~~~~~~~~~
|
|---|
| 154 | ./include/linux/module.h:513:2: note: in expansion of macro ??bool??
|
|---|
| 155 | 513 | bool klp_alive;
|
|---|
| 156 | | ^~~~
|
|---|
| 157 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 158 | 38 | #define bool linux_bool
|
|---|
| 159 | | ^~~~~~~~~~
|
|---|
| 160 | ./include/linux/module.h:558:15: note: in expansion of macro ??bool??
|
|---|
| 161 | 558 | static inline bool module_is_live(struct module *mod)
|
|---|
| 162 | | ^~~~
|
|---|
| 163 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 164 | 38 | #define bool linux_bool
|
|---|
| 165 | | ^~~~~~~~~~
|
|---|
| 166 | ./include/linux/module.h:565:1: note: in expansion of macro ??bool??
|
|---|
| 167 | 565 | bool is_module_address(unsigned long addr);
|
|---|
| 168 | | ^~~~
|
|---|
| 169 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 170 | 38 | #define bool linux_bool
|
|---|
| 171 | | ^~~~~~~~~~
|
|---|
| 172 | ./include/linux/module.h:566:1: note: in expansion of macro ??bool??
|
|---|
| 173 | 566 | bool __is_module_percpu_address(unsigned long addr, unsigned long *can_addr);
|
|---|
| 174 | | ^~~~
|
|---|
| 175 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 176 | 38 | #define bool linux_bool
|
|---|
| 177 | | ^~~~~~~~~~
|
|---|
| 178 | ./include/linux/module.h:567:1: note: in expansion of macro ??bool??
|
|---|
| 179 | 567 | bool is_module_percpu_address(unsigned long addr);
|
|---|
| 180 | | ^~~~
|
|---|
| 181 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 182 | 38 | #define bool linux_bool
|
|---|
| 183 | | ^~~~~~~~~~
|
|---|
| 184 | ./include/linux/module.h:568:1: note: in expansion of macro ??bool??
|
|---|
| 185 | 568 | bool is_module_text_address(unsigned long addr);
|
|---|
| 186 | | ^~~~
|
|---|
| 187 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 188 | 38 | #define bool linux_bool
|
|---|
| 189 | | ^~~~~~~~~~
|
|---|
| 190 | ./include/linux/module.h:570:15: note: in expansion of macro ??bool??
|
|---|
| 191 | 570 | static inline bool within_module_core(unsigned long addr,
|
|---|
| 192 | | ^~~~
|
|---|
| 193 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 194 | 38 | #define bool linux_bool
|
|---|
| 195 | | ^~~~~~~~~~
|
|---|
| 196 | ./include/linux/module.h:577:15: note: in expansion of macro ??bool??
|
|---|
| 197 | 577 | static inline bool within_module_init(unsigned long addr,
|
|---|
| 198 | | ^~~~
|
|---|
| 199 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 200 | 38 | #define bool linux_bool
|
|---|
| 201 | | ^~~~~~~~~~
|
|---|
| 202 | ./include/linux/module.h:584:15: note: in expansion of macro ??bool??
|
|---|
| 203 | 584 | static inline bool within_module(unsigned long addr, const struct module *mod)
|
|---|
| 204 | | ^~~~
|
|---|
| 205 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 206 | 38 | #define bool linux_bool
|
|---|
| 207 | | ^~~~~~~~~~
|
|---|
| 208 | ./include/linux/module.h:600:2: note: in expansion of macro ??bool??
|
|---|
| 209 | 600 | bool unused;
|
|---|
| 210 | | ^~~~
|
|---|
| 211 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 212 | 38 | #define bool linux_bool
|
|---|
| 213 | | ^~~~~~~~~~
|
|---|
| 214 | ./include/linux/module.h:631:8: note: in expansion of macro ??bool??
|
|---|
| 215 | 631 | extern bool try_module_get(struct module *module);
|
|---|
| 216 | | ^~~~
|
|---|
| 217 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 218 | 38 | #define bool linux_bool
|
|---|
| 219 | | ^~~~~~~~~~
|
|---|
| 220 | ./include/linux/module.h:677:15: note: in expansion of macro ??bool??
|
|---|
| 221 | 677 | static inline bool module_requested_async_probing(struct module *module)
|
|---|
| 222 | | ^~~~
|
|---|
| 223 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 224 | 38 | #define bool linux_bool
|
|---|
| 225 | | ^~~~~~~~~~
|
|---|
| 226 | ./include/linux/module.h:683:15: note: in expansion of macro ??bool??
|
|---|
| 227 | 683 | static inline bool is_livepatch_module(struct module *mod)
|
|---|
| 228 | | ^~~~
|
|---|
| 229 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 230 | 38 | #define bool linux_bool
|
|---|
| 231 | | ^~~~~~~~~~
|
|---|
| 232 | ./include/linux/module.h:694:1: note: in expansion of macro ??bool??
|
|---|
| 233 | 694 | bool is_module_sig_enforced(void);
|
|---|
| 234 | | ^~~~
|
|---|
| 235 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 236 | 38 | #define bool linux_bool
|
|---|
| 237 | | ^~~~~~~~~~
|
|---|
| 238 | ./include/linux/module.h:874:8: note: in expansion of macro ??bool??
|
|---|
| 239 | 874 | extern bool retpoline_module_ok(bool has_retpoline);
|
|---|
| 240 | | ^~~~
|
|---|
| 241 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 242 | 38 | #define bool linux_bool
|
|---|
| 243 | | ^~~~~~~~~~
|
|---|
| 244 | ./include/linux/module.h:874:33: note: in expansion of macro ??bool??
|
|---|
| 245 | 874 | extern bool retpoline_module_ok(bool has_retpoline);
|
|---|
| 246 | | ^~~~
|
|---|
| 247 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 248 | 38 | #define bool linux_bool
|
|---|
| 249 | | ^~~~~~~~~~
|
|---|
| 250 | ./include/linux/module.h:883:15: note: in expansion of macro ??bool??
|
|---|
| 251 | 883 | static inline bool module_sig_ok(struct module *module)
|
|---|
| 252 | | ^~~~
|
|---|
| 253 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 254 | 38 | #define bool linux_bool
|
|---|
| 255 | | ^~~~~~~~~~
|
|---|
| 256 | ./include/linux/namei.h:98:15: note: in expansion of macro ??bool??
|
|---|
| 257 | 98 | static inline bool
|
|---|
| 258 | | ^~~~
|
|---|
| 259 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 260 | 38 | #define bool linux_bool
|
|---|
| 261 | | ^~~~~~~~~~
|
|---|
| 262 | ./include/linux/context_tracking_state.h:15:2: note: in expansion of macro ??bool??
|
|---|
| 263 | 15 | bool active;
|
|---|
| 264 | | ^~~~
|
|---|
| 265 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 266 | 38 | #define bool linux_bool
|
|---|
| 267 | | ^~~~~~~~~~
|
|---|
| 268 | ./include/linux/context_tracking_state.h:29:24: note: in expansion of macro ??bool??
|
|---|
| 269 | 29 | static __always_inline bool context_tracking_enabled(void)
|
|---|
| 270 | | ^~~~
|
|---|
| 271 | ./include/linux/context_tracking_state.h: In function ??context_tracking_enabled??:
|
|---|
| 272 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 273 | 38 | #define bool linux_bool
|
|---|
| 274 | | ^~~~~~~~~~
|
|---|
| 275 | ./include/linux/jump_label.h:468:2: note: in expansion of macro ??bool??
|
|---|
| 276 | 468 | bool branch; \
|
|---|
| 277 | | ^~~~
|
|---|
| 278 | ./include/linux/context_tracking_state.h:31:9: note: in expansion of macro ??static_branch_unlikely??
|
|---|
| 279 | 31 | return static_branch_unlikely(&context_tracking_key);
|
|---|
| 280 | | ^~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 281 | ./include/linux/context_tracking_state.h: At top level:
|
|---|
| 282 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 283 | 38 | #define bool linux_bool
|
|---|
| 284 | | ^~~~~~~~~~
|
|---|
| 285 | ./include/linux/context_tracking_state.h:34:24: note: in expansion of macro ??bool??
|
|---|
| 286 | 34 | static __always_inline bool context_tracking_enabled_cpu(int cpu)
|
|---|
| 287 | | ^~~~
|
|---|
| 288 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 289 | 38 | #define bool linux_bool
|
|---|
| 290 | | ^~~~~~~~~~
|
|---|
| 291 | ./include/linux/context_tracking_state.h:39:15: note: in expansion of macro ??bool??
|
|---|
| 292 | 39 | static inline bool context_tracking_enabled_this_cpu(void)
|
|---|
| 293 | | ^~~~
|
|---|
| 294 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 295 | 38 | #define bool linux_bool
|
|---|
| 296 | | ^~~~~~~~~~
|
|---|
| 297 | ./include/linux/context_tracking_state.h:44:24: note: in expansion of macro ??bool??
|
|---|
| 298 | 44 | static __always_inline bool context_tracking_in_user(void)
|
|---|
| 299 | | ^~~~
|
|---|
| 300 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 301 | 38 | #define bool linux_bool
|
|---|
| 302 | | ^~~~~~~~~~
|
|---|
| 303 | ./include/linux/ftrace_irq.h:6:8: note: in expansion of macro ??bool??
|
|---|
| 304 | 6 | extern bool trace_hwlat_callback_enabled;
|
|---|
| 305 | | ^~~~
|
|---|
| 306 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 307 | 38 | #define bool linux_bool
|
|---|
| 308 | | ^~~~~~~~~~
|
|---|
| 309 | ./include/linux/ftrace_irq.h:7:34: note: in expansion of macro ??bool??
|
|---|
| 310 | 7 | extern void trace_hwlat_callback(bool enter);
|
|---|
| 311 | | ^~~~
|
|---|
| 312 | In file included from ./include/linux/hardirq.h:8,
|
|---|
| 313 | from ./include/linux/highmem.h:10,
|
|---|
| 314 | from ./include/linux/pagemap.h:11,
|
|---|
| 315 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:103,
|
|---|
| 316 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 317 | ./include/linux/ftrace_irq.h: In function ??ftrace_nmi_enter??:
|
|---|
| 318 | ./include/linux/ftrace_irq.h:14:3: error: implicit declaration of function ??trace_hwlat_callback?? [-Werror=implicit-function-declaration]
|
|---|
| 319 | 14 | trace_hwlat_callback(true);
|
|---|
| 320 | | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 321 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 322 | ./include/linux/vtime.h: At top level:
|
|---|
| 323 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 324 | 38 | #define bool linux_bool
|
|---|
| 325 | | ^~~~~~~~~~
|
|---|
| 326 | ./include/linux/vtime.h:29:15: note: in expansion of macro ??bool??
|
|---|
| 327 | 29 | static inline bool vtime_accounting_enabled(void)
|
|---|
| 328 | | ^~~~
|
|---|
| 329 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 330 | 38 | #define bool linux_bool
|
|---|
| 331 | | ^~~~~~~~~~
|
|---|
| 332 | ./include/linux/vtime.h:34:15: note: in expansion of macro ??bool??
|
|---|
| 333 | 34 | static inline bool vtime_accounting_enabled_cpu(int cpu)
|
|---|
| 334 | | ^~~~
|
|---|
| 335 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 336 | 38 | #define bool linux_bool
|
|---|
| 337 | | ^~~~~~~~~~
|
|---|
| 338 | ./include/linux/vtime.h:39:15: note: in expansion of macro ??bool??
|
|---|
| 339 | 39 | static inline bool vtime_accounting_enabled_this_cpu(void)
|
|---|
| 340 | | ^~~~
|
|---|
| 341 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 342 | 38 | #define bool linux_bool
|
|---|
| 343 | | ^~~~~~~~~~
|
|---|
| 344 | ./arch/x86/include/asm/hardirq.h:75:24: note: in expansion of macro ??bool??
|
|---|
| 345 | 75 | static __always_inline bool kvm_get_cpu_l1tf_flush_l1d(void)
|
|---|
| 346 | | ^~~~
|
|---|
| 347 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 348 | 38 | #define bool linux_bool
|
|---|
| 349 | | ^~~~~~~~~~
|
|---|
| 350 | ./include/linux/hardirq.h:13:8: note: in expansion of macro ??bool??
|
|---|
| 351 | 13 | extern bool synchronize_hardirq(unsigned int irq);
|
|---|
| 352 | | ^~~~
|
|---|
| 353 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 354 | 38 | #define bool linux_bool
|
|---|
| 355 | | ^~~~~~~~~~
|
|---|
| 356 | ./include/linux/hugetlb_inline.h:9:15: note: in expansion of macro ??bool??
|
|---|
| 357 | 9 | static inline bool is_vm_hugetlb_page(struct vm_area_struct *vma)
|
|---|
| 358 | | ^~~~
|
|---|
| 359 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 360 | 38 | #define bool linux_bool
|
|---|
| 361 | | ^~~~~~~~~~
|
|---|
| 362 | ./include/linux/pagemap.h:78:15: note: in expansion of macro ??bool??
|
|---|
| 363 | 78 | static inline bool mapping_unevictable(struct address_space *mapping)
|
|---|
| 364 | | ^~~~
|
|---|
| 365 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 366 | 38 | #define bool linux_bool
|
|---|
| 367 | | ^~~~~~~~~~
|
|---|
| 368 | ./include/linux/pagemap.h:124:15: note: in expansion of macro ??bool??
|
|---|
| 369 | 124 | static inline bool mapping_thp_support(struct address_space *mapping)
|
|---|
| 370 | | ^~~~
|
|---|
| 371 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 372 | 38 | #define bool linux_bool
|
|---|
| 373 | | ^~~~~~~~~~
|
|---|
| 374 | ./include/linux/pagemap.h:431:15: note: in expansion of macro ??bool??
|
|---|
| 375 | 431 | static inline bool thp_contains(struct page *head, pgoff_t index)
|
|---|
| 376 | | ^~~~
|
|---|
| 377 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 378 | 38 | #define bool linux_bool
|
|---|
| 379 | | ^~~~~~~~~~
|
|---|
| 380 | ./include/linux/pagemap.h:574:15: note: in expansion of macro ??bool??
|
|---|
| 381 | 574 | static inline bool wake_page_match(struct wait_page_queue *wait_page,
|
|---|
| 382 | | ^~~~
|
|---|
| 383 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 384 | 38 | #define bool linux_bool
|
|---|
| 385 | | ^~~~~~~~~~
|
|---|
| 386 | ./include/linux/pagemap.h:689:36: note: in expansion of macro ??bool??
|
|---|
| 387 | 689 | void page_endio(struct page *page, bool is_write, int err);
|
|---|
| 388 | | ^~~~
|
|---|
| 389 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 390 | 38 | #define bool linux_bool
|
|---|
| 391 | | ^~~~~~~~~~
|
|---|
| 392 | ./include/linux/cpuhotplug.h:200:67: note: in expansion of macro ??bool??
|
|---|
| 393 | 200 | int __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke,
|
|---|
| 394 | | ^~~~
|
|---|
| 395 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 396 | 38 | #define bool linux_bool
|
|---|
| 397 | | ^~~~~~~~~~
|
|---|
| 398 | ./include/linux/cpuhotplug.h:202:39: note: in expansion of macro ??bool??
|
|---|
| 399 | 202 | int (*teardown)(unsigned int cpu), bool multi_instance);
|
|---|
| 400 | | ^~~~
|
|---|
| 401 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 402 | 38 | #define bool linux_bool
|
|---|
| 403 | | ^~~~~~~~~~
|
|---|
| 404 | ./include/linux/cpuhotplug.h:205:8: note: in expansion of macro ??bool??
|
|---|
| 405 | 205 | bool invoke,
|
|---|
| 406 | | ^~~~
|
|---|
| 407 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 408 | 38 | #define bool linux_bool
|
|---|
| 409 | | ^~~~~~~~~~
|
|---|
| 410 | ./include/linux/cpuhotplug.h:208:8: note: in expansion of macro ??bool??
|
|---|
| 411 | 208 | bool multi_instance);
|
|---|
| 412 | | ^~~~
|
|---|
| 413 | In file included from ./include/linux/cpu.h:20,
|
|---|
| 414 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:128,
|
|---|
| 415 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 416 | ./include/linux/cpuhotplug.h: In function ??cpuhp_setup_state??:
|
|---|
| 417 | ./include/linux/cpuhotplug.h:224:9: error: implicit declaration of function ??__cpuhp_setup_state??; did you mean ??cpuhp_setup_state??? [-Werror=implicit-function-declaration]
|
|---|
| 418 | 224 | return __cpuhp_setup_state(state, name, true, startup, teardown, false);
|
|---|
| 419 | | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 420 | | cpuhp_setup_state
|
|---|
| 421 | ./include/linux/cpuhotplug.h: In function ??cpuhp_setup_state_cpuslocked??:
|
|---|
| 422 | ./include/linux/cpuhotplug.h:232:9: error: implicit declaration of function ??__cpuhp_setup_state_cpuslocked??; did you mean ??cpuhp_setup_state_cpuslocked??? [-Werror=implicit-function-declaration]
|
|---|
| 423 | 232 | return __cpuhp_setup_state_cpuslocked(state, name, true, startup,
|
|---|
| 424 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 425 | | cpuhp_setup_state_cpuslocked
|
|---|
| 426 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 427 | ./include/linux/cpuhotplug.h: At top level:
|
|---|
| 428 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 429 | 38 | #define bool linux_bool
|
|---|
| 430 | | ^~~~~~~~~~
|
|---|
| 431 | ./include/linux/cpuhotplug.h:290:11: note: in expansion of macro ??bool??
|
|---|
| 432 | 290 | bool invoke);
|
|---|
| 433 | | ^~~~
|
|---|
| 434 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 435 | 38 | #define bool linux_bool
|
|---|
| 436 | | ^~~~~~~~~~
|
|---|
| 437 | ./include/linux/cpuhotplug.h:292:33: note: in expansion of macro ??bool??
|
|---|
| 438 | 292 | struct hlist_node *node, bool invoke);
|
|---|
| 439 | | ^~~~
|
|---|
| 440 | In file included from ./include/linux/cpu.h:20,
|
|---|
| 441 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:128,
|
|---|
| 442 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 443 | ./include/linux/cpuhotplug.h: In function ??cpuhp_state_add_instance??:
|
|---|
| 444 | ./include/linux/cpuhotplug.h:307:9: error: implicit declaration of function ??__cpuhp_state_add_instance??; did you mean ??cpuhp_state_add_instance??? [-Werror=implicit-function-declaration]
|
|---|
| 445 | 307 | return __cpuhp_state_add_instance(state, node, true);
|
|---|
| 446 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 447 | | cpuhp_state_add_instance
|
|---|
| 448 | ./include/linux/cpuhotplug.h: In function ??cpuhp_state_add_instance_nocalls_cpuslocked??:
|
|---|
| 449 | ./include/linux/cpuhotplug.h:329:9: error: implicit declaration of function ??__cpuhp_state_add_instance_cpuslocked??; did you mean ??cpuhp_state_add_instance_nocalls_cpuslocked??? [-Werror=implicit-function-declaration]
|
|---|
| 450 | 329 | return __cpuhp_state_add_instance_cpuslocked(state, node, false);
|
|---|
| 451 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 452 | | cpuhp_state_add_instance_nocalls_cpuslocked
|
|---|
| 453 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 454 | ./include/linux/cpuhotplug.h: At top level:
|
|---|
| 455 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 456 | 38 | #define bool linux_bool
|
|---|
| 457 | | ^~~~~~~~~~
|
|---|
| 458 | ./include/linux/cpuhotplug.h:332:51: note: in expansion of macro ??bool??
|
|---|
| 459 | 332 | void __cpuhp_remove_state(enum cpuhp_state state, bool invoke);
|
|---|
| 460 | | ^~~~
|
|---|
| 461 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 462 | 38 | #define bool linux_bool
|
|---|
| 463 | | ^~~~~~~~~~
|
|---|
| 464 | ./include/linux/cpuhotplug.h:333:62: note: in expansion of macro ??bool??
|
|---|
| 465 | 333 | void __cpuhp_remove_state_cpuslocked(enum cpuhp_state state, bool invoke);
|
|---|
| 466 | | ^~~~
|
|---|
| 467 | In file included from ./include/linux/cpu.h:20,
|
|---|
| 468 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:128,
|
|---|
| 469 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 470 | ./include/linux/cpuhotplug.h: In function ??cpuhp_remove_state??:
|
|---|
| 471 | ./include/linux/cpuhotplug.h:344:2: error: implicit declaration of function ??__cpuhp_remove_state??; did you mean ??cpuhp_remove_state??? [-Werror=implicit-function-declaration]
|
|---|
| 472 | 344 | __cpuhp_remove_state(state, true);
|
|---|
| 473 | | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 474 | | cpuhp_remove_state
|
|---|
| 475 | ./include/linux/cpuhotplug.h: In function ??cpuhp_remove_state_nocalls_cpuslocked??:
|
|---|
| 476 | ./include/linux/cpuhotplug.h:359:2: error: implicit declaration of function ??__cpuhp_remove_state_cpuslocked??; did you mean ??cpuhp_setup_state_cpuslocked??? [-Werror=implicit-function-declaration]
|
|---|
| 477 | 359 | __cpuhp_remove_state_cpuslocked(state, false);
|
|---|
| 478 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 479 | | cpuhp_setup_state_cpuslocked
|
|---|
| 480 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 481 | ./include/linux/cpuhotplug.h: At top level:
|
|---|
| 482 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 483 | 38 | #define bool linux_bool
|
|---|
| 484 | | ^~~~~~~~~~
|
|---|
| 485 | ./include/linux/cpuhotplug.h:376:32: note: in expansion of macro ??bool??
|
|---|
| 486 | 376 | struct hlist_node *node, bool invoke);
|
|---|
| 487 | | ^~~~
|
|---|
| 488 | In file included from ./include/linux/cpu.h:20,
|
|---|
| 489 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:128,
|
|---|
| 490 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 491 | ./include/linux/cpuhotplug.h: In function ??cpuhp_state_remove_instance??:
|
|---|
| 492 | ./include/linux/cpuhotplug.h:390:9: error: implicit declaration of function ??__cpuhp_state_remove_instance??; did you mean ??cpuhp_state_remove_instance??? [-Werror=implicit-function-declaration]
|
|---|
| 493 | 390 | return __cpuhp_state_remove_instance(state, node, true);
|
|---|
| 494 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 495 | | cpuhp_state_remove_instance
|
|---|
| 496 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 497 | ./include/linux/cpu.h: At top level:
|
|---|
| 498 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 499 | 38 | #define bool linux_bool
|
|---|
| 500 | | ^~~~~~~~~~
|
|---|
| 501 | ./include/linux/cpu.h:39:8: note: in expansion of macro ??bool??
|
|---|
| 502 | 39 | extern bool cpu_is_hotpluggable(unsigned cpu);
|
|---|
| 503 | | ^~~~
|
|---|
| 504 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 505 | 38 | #define bool linux_bool
|
|---|
| 506 | | ^~~~~~~~~~
|
|---|
| 507 | ./include/linux/cpu.h:40:8: note: in expansion of macro ??bool??
|
|---|
| 508 | 40 | extern bool arch_match_cpu_phys_id(int cpu, u64 phys_id);
|
|---|
| 509 | | ^~~~
|
|---|
| 510 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 511 | 38 | #define bool linux_bool
|
|---|
| 512 | | ^~~~~~~~~~
|
|---|
| 513 | ./include/linux/cpu.h:41:8: note: in expansion of macro ??bool??
|
|---|
| 514 | 41 | extern bool arch_find_n_match_cpu_physical_id(struct device_node *cpun,
|
|---|
| 515 | | ^~~~
|
|---|
| 516 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 517 | 38 | #define bool linux_bool
|
|---|
| 518 | | ^~~~~~~~~~
|
|---|
| 519 | ./include/linux/cpu.h:91:8: note: in expansion of macro ??bool??
|
|---|
| 520 | 91 | extern bool cpuhp_tasks_frozen;
|
|---|
| 521 | | ^~~~
|
|---|
| 522 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 523 | 38 | #define bool linux_bool
|
|---|
| 524 | | ^~~~~~~~~~
|
|---|
| 525 | ./include/linux/cpu.h:173:25: note: in expansion of macro ??bool??
|
|---|
| 526 | 173 | void cpu_idle_poll_ctrl(bool enable);
|
|---|
| 527 | | ^~~~
|
|---|
| 528 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 529 | 38 | #define bool linux_bool
|
|---|
| 530 | | ^~~~~~~~~~
|
|---|
| 531 | ./include/linux/cpu.h:178:1: note: in expansion of macro ??bool??
|
|---|
| 532 | 178 | bool cpu_in_idle(unsigned long pc);
|
|---|
| 533 | | ^~~~
|
|---|
| 534 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 535 | 38 | #define bool linux_bool
|
|---|
| 536 | | ^~~~~~~~~~
|
|---|
| 537 | ./include/linux/cpu.h:197:1: note: in expansion of macro ??bool??
|
|---|
| 538 | 197 | bool cpu_wait_death(unsigned int cpu, int seconds);
|
|---|
| 539 | | ^~~~
|
|---|
| 540 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 541 | 38 | #define bool linux_bool
|
|---|
| 542 | | ^~~~~~~~~~
|
|---|
| 543 | ./include/linux/cpu.h:198:1: note: in expansion of macro ??bool??
|
|---|
| 544 | 198 | bool cpu_report_death(void);
|
|---|
| 545 | | ^~~~
|
|---|
| 546 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 547 | 38 | #define bool linux_bool
|
|---|
| 548 | | ^~~~~~~~~~
|
|---|
| 549 | ./include/linux/cpu.h:214:29: note: in expansion of macro ??bool??
|
|---|
| 550 | 214 | extern void cpu_smt_disable(bool force);
|
|---|
| 551 | | ^~~~
|
|---|
| 552 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 553 | 38 | #define bool linux_bool
|
|---|
| 554 | | ^~~~~~~~~~
|
|---|
| 555 | ./include/linux/cpu.h:216:8: note: in expansion of macro ??bool??
|
|---|
| 556 | 216 | extern bool cpu_smt_possible(void);
|
|---|
| 557 | | ^~~~
|
|---|
| 558 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 559 | 38 | #define bool linux_bool
|
|---|
| 560 | | ^~~~~~~~~~
|
|---|
| 561 | ./include/linux/cpu.h:228:8: note: in expansion of macro ??bool??
|
|---|
| 562 | 228 | extern bool cpu_mitigations_off(void);
|
|---|
| 563 | | ^~~~
|
|---|
| 564 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 565 | 38 | #define bool linux_bool
|
|---|
| 566 | | ^~~~~~~~~~
|
|---|
| 567 | ./include/linux/cpu.h:229:8: note: in expansion of macro ??bool??
|
|---|
| 568 | 229 | extern bool cpu_mitigations_auto_nosmt(void);
|
|---|
| 569 | | ^~~~
|
|---|
| 570 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 571 | 38 | #define bool linux_bool
|
|---|
| 572 | | ^~~~~~~~~~
|
|---|
| 573 | ./arch/x86/include/asm/irq.h:51:9: note: in expansion of macro ??bool??
|
|---|
| 574 | 51 | bool exclude_self);
|
|---|
| 575 | | ^~~~
|
|---|
| 576 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 577 | 38 | #define bool linux_bool
|
|---|
| 578 | | ^~~~~~~~~~
|
|---|
| 579 | ./include/asm-generic/sections.h:108:15: note: in expansion of macro ??bool??
|
|---|
| 580 | 108 | static inline bool memory_contains(void *begin, void *end, void *virt,
|
|---|
| 581 | | ^~~~
|
|---|
| 582 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 583 | 38 | #define bool linux_bool
|
|---|
| 584 | | ^~~~~~~~~~
|
|---|
| 585 | ./include/asm-generic/sections.h:125:15: note: in expansion of macro ??bool??
|
|---|
| 586 | 125 | static inline bool memory_intersects(void *begin, void *end, void *virt,
|
|---|
| 587 | | ^~~~
|
|---|
| 588 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 589 | 38 | #define bool linux_bool
|
|---|
| 590 | | ^~~~~~~~~~
|
|---|
| 591 | ./include/asm-generic/sections.h:142:15: note: in expansion of macro ??bool??
|
|---|
| 592 | 142 | static inline bool init_section_contains(void *virt, size_t size)
|
|---|
| 593 | | ^~~~
|
|---|
| 594 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 595 | 38 | #define bool linux_bool
|
|---|
| 596 | | ^~~~~~~~~~
|
|---|
| 597 | ./include/asm-generic/sections.h:156:15: note: in expansion of macro ??bool??
|
|---|
| 598 | 156 | static inline bool init_section_intersects(void *virt, size_t size)
|
|---|
| 599 | | ^~~~
|
|---|
| 600 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 601 | 38 | #define bool linux_bool
|
|---|
| 602 | | ^~~~~~~~~~
|
|---|
| 603 | ./include/asm-generic/sections.h:169:15: note: in expansion of macro ??bool??
|
|---|
| 604 | 169 | static inline bool is_kernel_rodata(unsigned long addr)
|
|---|
| 605 | | ^~~~
|
|---|
| 606 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 607 | 38 | #define bool linux_bool
|
|---|
| 608 | | ^~~~~~~~~~
|
|---|
| 609 | ./arch/x86/include/asm/sections.h:21:15: note: in expansion of macro ??bool??
|
|---|
| 610 | 21 | static inline bool arch_is_kernel_initmem_freed(unsigned long addr)
|
|---|
| 611 | | ^~~~
|
|---|
| 612 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 613 | 38 | #define bool linux_bool
|
|---|
| 614 | | ^~~~~~~~~~
|
|---|
| 615 | ./include/linux/interrupt.h:235:1: note: in expansion of macro ??bool??
|
|---|
| 616 | 235 | bool irq_has_action(unsigned int irq);
|
|---|
| 617 | | ^~~~
|
|---|
| 618 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 619 | 38 | #define bool linux_bool
|
|---|
| 620 | | ^~~~~~~~~~
|
|---|
| 621 | ./include/linux/interrupt.h:237:8: note: in expansion of macro ??bool??
|
|---|
| 622 | 237 | extern bool disable_hardirq(unsigned int irq);
|
|---|
| 623 | | ^~~~
|
|---|
| 624 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 625 | 38 | #define bool linux_bool
|
|---|
| 626 | | ^~~~~~~~~~
|
|---|
| 627 | ./include/linux/interrupt.h:242:8: note: in expansion of macro ??bool??
|
|---|
| 628 | 242 | extern bool irq_percpu_is_enabled(unsigned int irq);
|
|---|
| 629 | | ^~~~
|
|---|
| 630 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 631 | 38 | #define bool linux_bool
|
|---|
| 632 | | ^~~~~~~~~~
|
|---|
| 633 | ./include/linux/interrupt.h:320:10: note: in expansion of macro ??bool??
|
|---|
| 634 | 320 | bool force);
|
|---|
| 635 | | ^~~~
|
|---|
| 636 | In file included from ./include/linux/pci.h:38,
|
|---|
| 637 | from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:135,
|
|---|
| 638 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 639 | ./include/linux/interrupt.h: In function ??irq_set_affinity??:
|
|---|
| 640 | ./include/linux/interrupt.h:332:9: error: implicit declaration of function ??__irq_set_affinity??; did you mean ??irq_set_affinity??? [-Werror=implicit-function-declaration]
|
|---|
| 641 | 332 | return __irq_set_affinity(irq, cpumask, false);
|
|---|
| 642 | | ^~~~~~~~~~~~~~~~~~
|
|---|
| 643 | | irq_set_affinity
|
|---|
| 644 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 645 | ./include/linux/interrupt.h: At top level:
|
|---|
| 646 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 647 | 38 | #define bool linux_bool
|
|---|
| 648 | | ^~~~~~~~~~
|
|---|
| 649 | ./include/linux/interrupt.h:495:6: note: in expansion of macro ??bool??
|
|---|
| 650 | 495 | bool *state);
|
|---|
| 651 | | ^~~~
|
|---|
| 652 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 653 | 38 | #define bool linux_bool
|
|---|
| 654 | | ^~~~~~~~~~
|
|---|
| 655 | ./include/linux/interrupt.h:497:6: note: in expansion of macro ??bool??
|
|---|
| 656 | 497 | bool state);
|
|---|
| 657 | | ^~~~
|
|---|
| 658 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 659 | 38 | #define bool linux_bool
|
|---|
| 660 | | ^~~~~~~~~~
|
|---|
| 661 | ./include/linux/interrupt.h:503:8: note: in expansion of macro ??bool??
|
|---|
| 662 | 503 | extern bool force_irqthreads;
|
|---|
| 663 | | ^~~~
|
|---|
| 664 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 665 | 38 | #define bool linux_bool
|
|---|
| 666 | | ^~~~~~~~~~
|
|---|
| 667 | ./include/linux/interrupt.h:623:2: note: in expansion of macro ??bool??
|
|---|
| 668 | 623 | bool use_callback;
|
|---|
| 669 | | ^~~~
|
|---|
| 670 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 671 | 38 | #define bool linux_bool
|
|---|
| 672 | | ^~~~~~~~~~
|
|---|
| 673 | ./include/linux/pci.h:293:2: note: in expansion of macro ??bool??
|
|---|
| 674 | 293 | bool cap_extended;
|
|---|
| 675 | | ^~~~
|
|---|
| 676 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 677 | 38 | #define bool linux_bool
|
|---|
| 678 | | ^~~~~~~~~~
|
|---|
| 679 | ./include/linux/pci.h:405:2: note: in expansion of macro ??bool??
|
|---|
| 680 | 405 | bool match_driver; /* Skip attaching driver */
|
|---|
| 681 | | ^~~~
|
|---|
| 682 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 683 | 38 | #define bool linux_bool
|
|---|
| 684 | | ^~~~~~~~~~
|
|---|
| 685 | ./include/linux/pci.h:662:15: note: in expansion of macro ??bool??
|
|---|
| 686 | 662 | static inline bool pci_is_root_bus(struct pci_bus *pbus)
|
|---|
| 687 | | ^~~~
|
|---|
| 688 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 689 | 38 | #define bool linux_bool
|
|---|
| 690 | | ^~~~~~~~~~
|
|---|
| 691 | ./include/linux/pci.h:674:15: note: in expansion of macro ??bool??
|
|---|
| 692 | 674 | static inline bool pci_is_bridge(struct pci_dev *dev)
|
|---|
| 693 | | ^~~~
|
|---|
| 694 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 695 | 38 | #define bool linux_bool
|
|---|
| 696 | | ^~~~~~~~~~
|
|---|
| 697 | ./include/linux/pci.h:694:15: note: in expansion of macro ??bool??
|
|---|
| 698 | 694 | static inline bool pci_dev_msi_enabled(struct pci_dev *pci_dev)
|
|---|
| 699 | | ^~~~
|
|---|
| 700 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 701 | 38 | #define bool linux_bool
|
|---|
| 702 | | ^~~~~~~~~~
|
|---|
| 703 | ./include/linux/pci.h:1173:15: note: in expansion of macro ??bool??
|
|---|
| 704 | 1173 | static inline bool pci_intx_mask_supported(struct pci_dev *pdev)
|
|---|
| 705 | | ^~~~
|
|---|
| 706 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 707 | 38 | #define bool linux_bool
|
|---|
| 708 | | ^~~~~~~~~~
|
|---|
| 709 | ./include/linux/pci.h:1205:1: note: in expansion of macro ??bool??
|
|---|
| 710 | 1205 | bool pci_check_and_mask_intx(struct pci_dev *dev);
|
|---|
| 711 | | ^~~~
|
|---|
| 712 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 713 | 38 | #define bool linux_bool
|
|---|
| 714 | | ^~~~~~~~~~
|
|---|
| 715 | ./include/linux/pci.h:1206:1: note: in expansion of macro ??bool??
|
|---|
| 716 | 1206 | bool pci_check_and_unmask_intx(struct pci_dev *dev);
|
|---|
| 717 | | ^~~~
|
|---|
| 718 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 719 | 38 | #define bool linux_bool
|
|---|
| 720 | | ^~~~~~~~~~
|
|---|
| 721 | ./include/linux/pci.h:1220:1: note: in expansion of macro ??bool??
|
|---|
| 722 | 1220 | bool pcie_has_flr(struct pci_dev *dev);
|
|---|
| 723 | | ^~~~
|
|---|
| 724 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 725 | 38 | #define bool linux_bool
|
|---|
| 726 | | ^~~~~~~~~~
|
|---|
| 727 | ./include/linux/pci.h:1237:1: note: in expansion of macro ??bool??
|
|---|
| 728 | 1237 | bool pci_device_is_present(struct pci_dev *pdev);
|
|---|
| 729 | | ^~~~
|
|---|
| 730 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 731 | 38 | #define bool linux_bool
|
|---|
| 732 | | ^~~~~~~~~~
|
|---|
| 733 | ./include/linux/pci.h:1270:1: note: in expansion of macro ??bool??
|
|---|
| 734 | 1270 | bool pci_pme_capable(struct pci_dev *dev, pci_power_t state);
|
|---|
| 735 | | ^~~~
|
|---|
| 736 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 737 | 38 | #define bool linux_bool
|
|---|
| 738 | | ^~~~~~~~~~
|
|---|
| 739 | ./include/linux/pci.h:1271:42: note: in expansion of macro ??bool??
|
|---|
| 740 | 1271 | void pci_pme_active(struct pci_dev *dev, bool enable);
|
|---|
| 741 | | ^~~~
|
|---|
| 742 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 743 | 38 | #define bool linux_bool
|
|---|
| 744 | | ^~~~~~~~~~
|
|---|
| 745 | ./include/linux/pci.h:1272:61: note: in expansion of macro ??bool??
|
|---|
| 746 | 1272 | int pci_enable_wake(struct pci_dev *dev, pci_power_t state, bool enable);
|
|---|
| 747 | | ^~~~
|
|---|
| 748 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 749 | 38 | #define bool linux_bool
|
|---|
| 750 | | ^~~~~~~~~~
|
|---|
| 751 | ./include/linux/pci.h:1273:43: note: in expansion of macro ??bool??
|
|---|
| 752 | 1273 | int pci_wake_from_d3(struct pci_dev *dev, bool enable);
|
|---|
| 753 | | ^~~~
|
|---|
| 754 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 755 | 38 | #define bool linux_bool
|
|---|
| 756 | | ^~~~~~~~~~
|
|---|
| 757 | ./include/linux/pci.h:1276:1: note: in expansion of macro ??bool??
|
|---|
| 758 | 1276 | bool pci_dev_run_wake(struct pci_dev *dev);
|
|---|
| 759 | | ^~~~
|
|---|
| 760 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 761 | 38 | #define bool linux_bool
|
|---|
| 762 | | ^~~~~~~~~~
|
|---|
| 763 | ./include/linux/pci.h:1279:1: note: in expansion of macro ??bool??
|
|---|
| 764 | 1279 | bool pcie_relaxed_ordering_enabled(struct pci_dev *dev);
|
|---|
| 765 | | ^~~~
|
|---|
| 766 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 767 | 38 | #define bool linux_bool
|
|---|
| 768 | | ^~~~~~~~~~
|
|---|
| 769 | ./include/linux/pci.h:1431:45: note: in expansion of macro ??bool??
|
|---|
| 770 | 1431 | int pci_set_vga_state(struct pci_dev *pdev, bool decode,
|
|---|
| 771 | | ^~~~
|
|---|
| 772 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 773 | 38 | #define bool linux_bool
|
|---|
| 774 | | ^~~~~~~~~~
|
|---|
| 775 | ./include/linux/pci.h:1565:8: note: in expansion of macro ??bool??
|
|---|
| 776 | 1565 | extern bool pcie_ports_disabled;
|
|---|
| 777 | | ^~~~
|
|---|
| 778 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 779 | 38 | #define bool linux_bool
|
|---|
| 780 | | ^~~~~~~~~~
|
|---|
| 781 | ./include/linux/pci.h:1566:8: note: in expansion of macro ??bool??
|
|---|
| 782 | 1566 | extern bool pcie_ports_native;
|
|---|
| 783 | | ^~~~
|
|---|
| 784 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 785 | 38 | #define bool linux_bool
|
|---|
| 786 | | ^~~~~~~~~~
|
|---|
| 787 | ./include/linux/pci.h:1584:1: note: in expansion of macro ??bool??
|
|---|
| 788 | 1584 | bool pcie_aspm_support_enabled(void);
|
|---|
| 789 | | ^~~~
|
|---|
| 790 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 791 | 38 | #define bool linux_bool
|
|---|
| 792 | | ^~~~~~~~~~
|
|---|
| 793 | ./include/linux/pci.h:1585:1: note: in expansion of macro ??bool??
|
|---|
| 794 | 1585 | bool pcie_aspm_enabled(struct pci_dev *pdev);
|
|---|
| 795 | | ^~~~
|
|---|
| 796 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 797 | 38 | #define bool linux_bool
|
|---|
| 798 | | ^~~~~~~~~~
|
|---|
| 799 | ./include/linux/pci.h:1597:1: note: in expansion of macro ??bool??
|
|---|
| 800 | 1597 | bool pci_aer_available(void);
|
|---|
| 801 | | ^~~~
|
|---|
| 802 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 803 | 38 | #define bool linux_bool
|
|---|
| 804 | | ^~~~~~~~~~
|
|---|
| 805 | ./include/linux/pci.h:1602:1: note: in expansion of macro ??bool??
|
|---|
| 806 | 1602 | bool pci_ats_disabled(void);
|
|---|
| 807 | | ^~~~
|
|---|
| 808 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 809 | 38 | #define bool linux_bool
|
|---|
| 810 | | ^~~~~~~~~~
|
|---|
| 811 | ./include/linux/pci.h:1605:1: note: in expansion of macro ??bool??
|
|---|
| 812 | 1605 | bool pci_cfg_access_trylock(struct pci_dev *dev);
|
|---|
| 813 | | ^~~~
|
|---|
| 814 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 815 | 38 | #define bool linux_bool
|
|---|
| 816 | | ^~~~~~~~~~
|
|---|
| 817 | ./include/linux/pci.h:1641:59: note: in expansion of macro ??bool??
|
|---|
| 818 | 1641 | typedef int (*arch_set_vga_state_t)(struct pci_dev *pdev, bool decode,
|
|---|
| 819 | | ^~~~
|
|---|
| 820 | In file included from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:135,
|
|---|
| 821 | from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 822 | ./include/linux/pci.h:1643:33: error: unknown type name ??arch_set_vga_state_t??
|
|---|
| 823 | 1643 | void pci_register_set_vga_state(arch_set_vga_state_t func);
|
|---|
| 824 | | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 825 | In file included from /tmp/vbox.0/linux/VBoxNetFlt-linux.c:35:
|
|---|
| 826 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 827 | 38 | #define bool linux_bool
|
|---|
| 828 | | ^~~~~~~~~~
|
|---|
| 829 | ./arch/x86/include/asm/memtype.h:8:8: note: in expansion of macro ??bool??
|
|---|
| 830 | 8 | extern bool pat_enabled(void);
|
|---|
| 831 | | ^~~~
|
|---|
| 832 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 833 | 38 | #define bool linux_bool
|
|---|
| 834 | | ^~~~~~~~~~
|
|---|
| 835 | ./arch/x86/include/asm/memtype.h:25:8: note: in expansion of macro ??bool??
|
|---|
| 836 | 25 | extern bool pat_pfn_immune_to_uc_mtrr(unsigned long pfn);
|
|---|
| 837 | | ^~~~
|
|---|
| 838 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 839 | 38 | #define bool linux_bool
|
|---|
| 840 | | ^~~~~~~~~~
|
|---|
| 841 | ./arch/x86/include/asm/memtype.h:27:1: note: in expansion of macro ??bool??
|
|---|
| 842 | 27 | bool x86_has_pat_wp(void);
|
|---|
| 843 | | ^~~~
|
|---|
| 844 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 845 | 38 | #define bool linux_bool
|
|---|
| 846 | | ^~~~~~~~~~
|
|---|
| 847 | ./arch/x86/include/asm/pci.h:65:15: note: in expansion of macro ??bool??
|
|---|
| 848 | 65 | static inline bool is_vmd(struct pci_bus *bus)
|
|---|
| 849 | | ^~~~
|
|---|
| 850 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 851 | 38 | #define bool linux_bool
|
|---|
| 852 | | ^~~~~~~~~~
|
|---|
| 853 | ./include/linux/pci.h:2074:52: note: in expansion of macro ??bool??
|
|---|
| 854 | 2074 | void pci_vf_drivers_autoprobe(struct pci_dev *dev, bool probe);
|
|---|
| 855 | | ^~~~
|
|---|
| 856 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 857 | 38 | #define bool linux_bool
|
|---|
| 858 | | ^~~~~~~~~~
|
|---|
| 859 | ./include/linux/pci.h:2144:15: note: in expansion of macro ??bool??
|
|---|
| 860 | 2144 | static inline bool pci_is_pcie(struct pci_dev *dev)
|
|---|
| 861 | | ^~~~
|
|---|
| 862 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 863 | 38 | #define bool linux_bool
|
|---|
| 864 | | ^~~~~~~~~~
|
|---|
| 865 | ./include/linux/pci.h:2187:1: note: in expansion of macro ??bool??
|
|---|
| 866 | 2187 | bool pci_acs_enabled(struct pci_dev *pdev, u16 acs_flags);
|
|---|
| 867 | | ^~~~
|
|---|
| 868 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 869 | 38 | #define bool linux_bool
|
|---|
| 870 | | ^~~~~~~~~~
|
|---|
| 871 | ./include/linux/pci.h:2188:1: note: in expansion of macro ??bool??
|
|---|
| 872 | 2188 | bool pci_acs_path_enabled(struct pci_dev *start,
|
|---|
| 873 | | ^~~~
|
|---|
| 874 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 875 | 38 | #define bool linux_bool
|
|---|
| 876 | | ^~~~~~~~~~
|
|---|
| 877 | ./include/linux/pci.h:2334:1: note: in expansion of macro ??bool??
|
|---|
| 878 | 2334 | bool pci_pr3_present(struct pci_dev *pdev);
|
|---|
| 879 | | ^~~~
|
|---|
| 880 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 881 | 38 | #define bool linux_bool
|
|---|
| 882 | | ^~~~~~~~~~
|
|---|
| 883 | ./include/linux/pci.h:2349:1: note: in expansion of macro ??bool??
|
|---|
| 884 | 2349 | bool pci_devs_are_dma_aliases(struct pci_dev *dev1, struct pci_dev *dev2);
|
|---|
| 885 | | ^~~~
|
|---|
| 886 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 887 | 38 | #define bool linux_bool
|
|---|
| 888 | | ^~~~~~~~~~
|
|---|
| 889 | ./include/linux/pci.h:2363:15: note: in expansion of macro ??bool??
|
|---|
| 890 | 2363 | static inline bool pci_is_dev_assigned(struct pci_dev *pdev)
|
|---|
| 891 | | ^~~~
|
|---|
| 892 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 893 | 38 | #define bool linux_bool
|
|---|
| 894 | | ^~~~~~~~~~
|
|---|
| 895 | ./include/linux/pci.h:2374:15: note: in expansion of macro ??bool??
|
|---|
| 896 | 2374 | static inline bool pci_ari_enabled(struct pci_bus *bus)
|
|---|
| 897 | | ^~~~
|
|---|
| 898 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 899 | 38 | #define bool linux_bool
|
|---|
| 900 | | ^~~~~~~~~~
|
|---|
| 901 | ./include/linux/pci.h:2387:15: note: in expansion of macro ??bool??
|
|---|
| 902 | 2387 | static inline bool pci_is_thunderbolt_attached(struct pci_dev *pdev)
|
|---|
| 903 | | ^~~~
|
|---|
| 904 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 905 | 38 | #define bool linux_bool
|
|---|
| 906 | | ^~~~~~~~~~
|
|---|
| 907 | ./include/linux/kthread.h:37:1: note: in expansion of macro ??bool??
|
|---|
| 908 | 37 | bool kthread_is_per_cpu(struct task_struct *k);
|
|---|
| 909 | | ^~~~
|
|---|
| 910 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 911 | 38 | #define bool linux_bool
|
|---|
| 912 | | ^~~~~~~~~~
|
|---|
| 913 | ./include/linux/kthread.h:61:1: note: in expansion of macro ??bool??
|
|---|
| 914 | 61 | bool kthread_should_stop(void);
|
|---|
| 915 | | ^~~~
|
|---|
| 916 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 917 | 38 | #define bool linux_bool
|
|---|
| 918 | | ^~~~~~~~~~
|
|---|
| 919 | ./include/linux/kthread.h:62:1: note: in expansion of macro ??bool??
|
|---|
| 920 | 62 | bool kthread_should_park(void);
|
|---|
| 921 | | ^~~~
|
|---|
| 922 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 923 | 38 | #define bool linux_bool
|
|---|
| 924 | | ^~~~~~~~~~
|
|---|
| 925 | ./include/linux/kthread.h:63:1: note: in expansion of macro ??bool??
|
|---|
| 926 | 63 | bool __kthread_should_park(struct task_struct *k);
|
|---|
| 927 | | ^~~~
|
|---|
| 928 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 929 | 38 | #define bool linux_bool
|
|---|
| 930 | | ^~~~~~~~~~
|
|---|
| 931 | ./include/linux/kthread.h:64:1: note: in expansion of macro ??bool??
|
|---|
| 932 | 64 | bool kthread_freezable_should_stop(bool *was_frozen);
|
|---|
| 933 | | ^~~~
|
|---|
| 934 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 935 | 38 | #define bool linux_bool
|
|---|
| 936 | | ^~~~~~~~~~
|
|---|
| 937 | ./include/linux/kthread.h:64:36: note: in expansion of macro ??bool??
|
|---|
| 938 | 64 | bool kthread_freezable_should_stop(bool *was_frozen);
|
|---|
| 939 | | ^~~~
|
|---|
| 940 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 941 | 38 | #define bool linux_bool
|
|---|
| 942 | | ^~~~~~~~~~
|
|---|
| 943 | ./include/linux/kthread.h:188:1: note: in expansion of macro ??bool??
|
|---|
| 944 | 188 | bool kthread_queue_work(struct kthread_worker *worker,
|
|---|
| 945 | | ^~~~
|
|---|
| 946 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 947 | 38 | #define bool linux_bool
|
|---|
| 948 | | ^~~~~~~~~~
|
|---|
| 949 | ./include/linux/kthread.h:191:1: note: in expansion of macro ??bool??
|
|---|
| 950 | 191 | bool kthread_queue_delayed_work(struct kthread_worker *worker,
|
|---|
| 951 | | ^~~~
|
|---|
| 952 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 953 | 38 | #define bool linux_bool
|
|---|
| 954 | | ^~~~~~~~~~
|
|---|
| 955 | ./include/linux/kthread.h:195:1: note: in expansion of macro ??bool??
|
|---|
| 956 | 195 | bool kthread_mod_delayed_work(struct kthread_worker *worker,
|
|---|
| 957 | | ^~~~
|
|---|
| 958 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 959 | 38 | #define bool linux_bool
|
|---|
| 960 | | ^~~~~~~~~~
|
|---|
| 961 | ./include/linux/kthread.h:202:1: note: in expansion of macro ??bool??
|
|---|
| 962 | 202 | bool kthread_cancel_work_sync(struct kthread_work *work);
|
|---|
| 963 | | ^~~~
|
|---|
| 964 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 965 | 38 | #define bool linux_bool
|
|---|
| 966 | | ^~~~~~~~~~
|
|---|
| 967 | ./include/linux/kthread.h:203:1: note: in expansion of macro ??bool??
|
|---|
| 968 | 203 | bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *work);
|
|---|
| 969 | | ^~~~
|
|---|
| 970 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 971 | 38 | #define bool linux_bool
|
|---|
| 972 | | ^~~~~~~~~~
|
|---|
| 973 | ./arch/x86/include/asm/set_memory.h:85:1: note: in expansion of macro ??bool??
|
|---|
| 974 | 85 | bool kernel_page_present(struct page *page);
|
|---|
| 975 | | ^~~~
|
|---|
| 976 | /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:38:14: error: unknown type name ??linux_bool??
|
|---|
| 977 | 38 | #define bool linux_bool
|
|---|
| 978 | | ^~~~~~~~~~
|
|---|
| 979 | ./arch/x86/include/asm/set_memory.h:96:53: note: in expansion of macro ??bool??
|
|---|
| 980 | 96 | static inline int set_mce_nospec(unsigned long pfn, bool unmap)
|
|---|
| 981 | | ^~~~
|
|---|
| 982 | cc1: some warnings being treated as errors
|
|---|
| 983 | make[2]: *** [scripts/Makefile.build:279: /tmp/vbox.0/linux/VBoxNetFlt-linux.o] Error 1
|
|---|
| 984 | make[1]: *** [Makefile:1821: /tmp/vbox.0] Error 2
|
|---|
| 985 | make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxnetflt] Error 2
|
|---|