| Summary: | sys-kernel/gentoo-sources-4.1.12 vmlinux build error - undefined reference to stub_iopl, sys32_vm86_warning | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Johannes Buchner <buchner.johannes> |
| Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | srcshelton |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge.info | ||
|
Description
Johannes Buchner
2015-12-21 21:49:17 UTC
I have the same error with gentoo-sources-4.1.15-r1: LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o arch/x86/built-in.o:(.rodata+0x620): undefined reference to `stub_iopl' arch/x86/built-in.o:(.rodata+0x1588): undefined reference to `sys32_vm86_warning' arch/x86/built-in.o:(.rodata+0x1730): undefined reference to `sys32_vm86_warning' /usr/src/linux-4.1.15-gentoo-r1/Makefile:922: recipe for target 'vmlinux' failed make[1]: *** [vmlinux] Error 1 As this is over 2 years old, if this is still an issue with later kernels, please let us know. |