View previous topic :: View next topic |
Author |
Message |
P2erut n00b
Joined: 10 Jan 2025 Posts: 5
|
Posted: Mon Feb 03, 2025 7:18 pm Post subject: Linux kernel outputs error when building |
|
|
Currently on livecd, installed the kernel with:
Code: | emerge --ask sys-kernel/gentoo-kernel |
The error:
make [1]: *** [/usr/src/linux-6.6.74-gentoo/Makefile:1931: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2 |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54829 Location: 56N 3W
|
Posted: Mon Feb 03, 2025 7:58 pm Post subject: |
|
|
P2erut,
We need the entire build log.
Install wgetpaste and use that to post it. You may need to play with the -s and -S options.
Your problem triggered an error named Error 1 but that's long scrolled off the screen. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
P2erut n00b
Joined: 10 Jan 2025 Posts: 5
|
Posted: Mon Feb 03, 2025 8:26 pm Post subject: |
|
|
NeddySeagoon wrote: | P2erut,
We need the entire build log.
Install wgetpaste and use that to post it. You may need to play with the -s and -S options.
Your problem triggered an error named Error 1 but that's long scrolled off the screen. |
Got it, the problem was with the certificates, still not sure if the directory of the key (/etc/ssl/private) or the actual key was affecting the kernel compilation.
Thanks for the tool btw. |
|
Back to top |
|
|
|