Hi, any idea why this identifies as "4.17.0-1-mainline+"? AFAIR the + wasn't there in 4.16 and previous.
Search Criteria
Package Details: linux-mainline-headers 6.13rc4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 280 |
Popularity: | 3.02 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-12-23 04:14 (UTC) |
Dependencies (16)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 77 Next › Last »
rfr commented on 2018-05-07 14:18 (UTC)
gourdcaptain commented on 2018-04-16 04:41 (UTC)
The sha256sum for the config file is currently wrong - checked across multiple downloads.
rfr commented on 2018-03-18 14:28 (UTC)
Hi, can you merge the config from core/linux again? thanks.
cchandel commented on 2018-03-05 04:49 (UTC)
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>
miffe commented on 2018-02-22 17:53 (UTC)
@prazola: No idea about it. Report it upstream at https://bugzilla.kernel.org/
prazola commented on 2018-02-22 11:04 (UTC)
@miffe here's the error: https://pastebin.com/iWS2X36x
prazola commented on 2018-02-21 15:56 (UTC)
@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.
miffe commented on 2018-02-21 14:07 (UTC)
@prazola: Thats just a generic make error, the real error is somewhere higher up in the log.
prazola commented on 2018-02-21 13:18 (UTC) (edited on 2018-02-21 13:19 (UTC) by prazola)
Can someone help me with this?
make[2]: [scripts/Makefile.build:575: drivers/gpu/drm] Error 2 make[1]: [scripts/Makefile.build:575: drivers/gpu] Error 2 make: *** [Makefile:1048: drivers] Error 2
My config file: https://pastebin.com/p36QM8mZ
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here