@rfr It said 4.17.0-1-mainline+ on all my builds from rc1-3.
I can't build 4.17-rc4, I get errors about objtool. I just started playing around with git and building kernels so I'm probably missing something.
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 281 |
Popularity: | 2.20 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 77 Next › Last »
@rfr It said 4.17.0-1-mainline+ on all my builds from rc1-3.
I can't build 4.17-rc4, I get errors about objtool. I just started playing around with git and building kernels so I'm probably missing something.
Hi, any idea why this identifies as "4.17.0-1-mainline+"? AFAIR the + wasn't there in 4.16 and previous.
The sha256sum for the config file is currently wrong - checked across multiple downloads.
Hi, can you merge the config from core/linux again? thanks.
Hi, Facing this error, any ideas?
./include/linux/kernel.h:6:10: fatal error: stdarg.h: No such file or directory #include <stdarg.h> ^~~~~~~~~~ compilation terminated. make[1]: [scripts/Makefile.build:325: arch/x86/purgatory/purgatory.o] Error 1 make: [arch/x86/Makefile:251: archprepare] Error 2 ==> ERROR: A failure occurred in prepare(). Aborting...</stdarg.h>
@prazola: No idea about it. Report it upstream at https://bugzilla.kernel.org/
@miffe here's the error: https://pastebin.com/iWS2X36x
@miffe I'll check it tonight, I was compiling in a non-scrollable terminal and that's the only thing I got. Btw, the package compiles without errors if I don't change the .config file with mine. Mine worked until 4.16.
@prazola: Thats just a generic make error, the real error is somewhere higher up in the log.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here