I installed manjaro, I try to build linux-lqx 3.18.9-1 but still gives the same error:
LD drivers/staging/unisys/channels/built-in.o
CC [M] drivers/staging/unisys/channels/channel.o
drivers/staging/unisys/channels/channel.c:18:32: ölümcül hata: config/modversions.h: Böyle bir dosya ya da dizin yok
#include <config/modversions.h>
^
derleme sonlandırıldı.
scripts/Makefile.build:257: recipe for target 'drivers/staging/unisys/channels/channel.o' failed
make[4]: *** [drivers/staging/unisys/channels/channel.o] Error 1
scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys/channels' failed
make[3]: *** [drivers/staging/unisys/channels] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys' failed
make[2]: *** [drivers/staging/unisys] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/staging' failed
make[1]: *** [drivers/staging] Error 2
Makefile:937: recipe for target 'drivers' failed
make: *** [drivers] Error 2
==> HATA: build() içinde bir hata oluştu.
Çıkılıyor...
[cokomoko@linux aur-linux-lqx]$ uname -a
Linux linux 3.16.7.2-1-MANJARO #1 SMP PREEMPT Mon Dec 1 19:15:43 UTC 2014 x86_64 GNU/Linux
where is the problem?
Search Criteria
Package Details: linux-lqx-docs 6.14.3.lqx1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lqx.git (read-only, click to copy) |
---|---|
Package Base: | linux-lqx |
Description: | Documentation for the Linux Liquorix kernel |
Upstream URL: | https://liquorix.net/ |
Keywords: | bbr2 bfq futex pds proton zen |
Licenses: | GPL-2.0-only |
Submitter: | akurei |
Maintainer: | sir_lucjan (damentz) |
Last Packager: | damentz |
Votes: | 165 |
Popularity: | 2.05 |
First Submitted: | 2011-08-08 16:08 (UTC) |
Last Updated: | 2025-04-20 18:28 (UTC) |
Dependencies (12)
- linux-lqxAUR
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 69 70 71 72 73 74 75 76 77 78 79 .. 122 Next › Last »
cokomoko commented on 2015-03-15 20:17 (UTC)
sir_lucjan commented on 2015-03-15 19:32 (UTC)
Bump to 3.18.9-2
Add:
From https://aur.archlinux.org/packages/li/linux-ck/PKGBUILD
### DO NOT MERGE OUT THIS IF STATEMENT
### IT AFFECTS USERS WHO STRIP OUT THE DVB STUFF SO THE OFFICIAL ARCH CODE HAS A CP
### LINE THAT CAUSES MAKEPKG TO END IN AN ERROR
###
if [ -d include/config/dvb/ ]; then
mkdir -p "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/"
cp include/config/dvb/*.h "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/"
fi
sir_lucjan commented on 2015-03-15 18:49 (UTC)
@shivik
I sent a mail to Freso with (this) solution.
I will bump shortly.
shivik commented on 2015-03-15 18:43 (UTC)
Builds fine for me, but check this out:
From https://aur.archlinux.org/packages/li/linux-ck/PKGBUILD
### DO NOT MERGE OUT THIS IF STATEMENT
### IT AFFECTS USERS WHO STRIP OUT THE DVB STUFF SO THE OFFICIAL ARCH CODE HAS A CP
### LINE THAT CAUSES MAKEPKG TO END IN AN ERROR
###
if [ -d include/config/dvb/ ]; then
mkdir -p "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/"
cp include/config/dvb/*.h "${pkgdir}/usr/lib/modules/${_kernver}/build/include/config/dvb/"
fi
sir_lucjan commented on 2015-03-15 18:15 (UTC)
@ Freso
Check your mailbox ;)
Freso commented on 2015-03-15 18:04 (UTC)
Disabling DVB related things in .config is a perfectly valid thing to do, so the PKGBUILD shouldn't fail if DVB things aren't available. The 3.18.9-1 PKGBUILD still has this issue.
sir_lucjan commented on 2015-03-15 05:15 (UTC)
Probably your system is misconfigured.
cokomoko commented on 2015-03-14 21:21 (UTC)
package was not built
LD drivers/staging/unisys/built-in.o
LD drivers/staging/unisys/channels/built-in.o
CC [M] drivers/staging/unisys/channels/channel.o
drivers/staging/unisys/channels/channel.c:18:32: ölümcül hata: config/modversions.h: Böyle bir dosya ya da dizin yok
#include <config/modversions.h>
^
derleme sonlandırıldı.
scripts/Makefile.build:257: recipe for target 'drivers/staging/unisys/channels/channel.o' failed
make[4]: *** [drivers/staging/unisys/channels/channel.o] Error 1
scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys/channels' failed
make[3]: *** [drivers/staging/unisys/channels] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/staging/unisys' failed
make[2]: *** [drivers/staging/unisys] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/staging' failed
make[1]: *** [drivers/staging] Error 2
Makefile:937: recipe for target 'drivers' failed
make: *** [drivers] Error 2
==> HATA: build() içinde bir hata oluştu.
Çıkılıyor...
==> HATA:makepkg linux-lqx'i inşa edemedi.
==> linux-lqx yeniden inşa edilsin mi ? [e/H]
==> -----------------------------------------
I'll wait for the next linux-lqx package...
Pinned Comments
damentz commented on 2020-08-31 15:22 (UTC) (edited on 2021-12-21 18:25 (UTC) by damentz)
Official binaries of linux-lqx, linux-lqx-headers, and linux-lqx-docs are now available: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix
Signing key import instructions:
sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && sudo pacman-key --lsign-key 9AE4078033F8024D