With the config from the binary it works.
For the lazy: http://pastebin.com/Ekk4pRCJ
Save as config.x86_64, and comment the line.
# yes ""|make oldconfig # lazy version of the above
Search Criteria
Package Details: linux-mainline-headers 6.12-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: | 278 |
Popularity: | 2.36 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (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 .. 60 61 62 63 64 65 66 67 68 69 70 .. 76 Next › Last »
haagch commented on 2012-06-14 19:38 (UTC)
haagch commented on 2012-06-14 08:26 (UTC)
I'm getting this with the
yes "" | make config
method:
LD [M] net/netfilter/ipvs/ip_vs.o
LD net/netfilter/built-in.o
LD net/built-in.o
==> ERROR: A failure occurred in build().
Aborting..
No warnings as far as I see... I use the binary, but I am trying to apply two patches to the radeon and as they both apply in drivers/gpu/drm/radeon/ I don't think they cause a failure for net/built-in.o
Does the kernel build create a more verbose log somewhere? I didn't see one...
miffe commented on 2012-06-10 17:38 (UTC)
linux-mainline 3.5rc2-1:
- New upstream release
- Rebased against arch linux 3.4.2-1
- Removed i915 and acer patches, thansk mus for the report
- Binaries at http://arch.miffe.org/
<deleted-account> commented on 2012-06-08 13:13 (UTC)
the i915 and acer patches have both been merged upstream and are not needed anymore.
miffe commented on 2012-06-04 22:16 (UTC)
@KaNe23: You need to configure your bootloader and add an entry for linux-mainline. Look at the arch wiki page for your bootloader.
miffe commented on 2012-06-03 20:30 (UTC)
linux-mainline 3.5rc1-1:
- New upstream release
- Config based on linux 3.4 arch package
- Binaries at http://arch.miffe.org/ as usual
miffe commented on 2012-05-30 18:08 (UTC)
@Samsagax: When I updated to 3.4, the tarball was missing, so it uses 3.3 and the 3.4 patch instead.
Samsagax commented on 2012-05-30 17:46 (UTC)
Noob question: Shouldn't _basekernel be 3.4 instead of 3.3 ?
miffe commented on 2012-05-21 15:28 (UTC)
linux-mainline 3.4-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-05-13 12:29 (UTC)
linux-mainline 3.4rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here