Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel 4.18.9 compiling error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Jackalope
n00b
n00b


Joined: 24 Sep 2018
Posts: 31

PostPosted: Wed Sep 26, 2018 1:45 am    Post subject: Kernel 4.18.9 compiling error Reply with quote

I am imported config from 4.14.65 and used "silentoldconfig".

Compiling error:
Code:

make[1]: *** No rule to make target 'n', needed by 'certs/x509_certificate_list'.  Stop.
make: *** [Makefile:1033: certs] Error 2


.config file: https://paste.pound-python.org/show/nkLcM6c8l0RAec1nqNBd/

I can't disable X509_CERTIFICATE_PARSER because SYSTEM_DATA_VEFIRICATION missing in menuconfig and depends on CFG80211_REQUIRE_SIGNED_REGDB, which missing too.
Back to top
View user's profile Send private message
DeadToRight
n00b
n00b


Joined: 28 Jun 2018
Posts: 22

PostPosted: Sat Sep 29, 2018 4:32 am    Post subject: Reply with quote

Using 'make oldconfig' is generally a better idea when switching between kernel branches - the 'silent' will only trip up your system to necessary security options changes, or potential shifts in driver infrastructure. That jump from 4.17 to 4.18 was an interesting leap - I can only imagine how that goes for migrating from 4.14!

When making that switch to 4.18 myself, I noticed that I had to reconfirm all of my options regarding X509 certificates. All of that was moved to the "Integrity" Subsection" under "Security Options". None of theose previous X509 options persisted, and I think we can blame the shift within the kernel infrastructure itself.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Sat Sep 29, 2018 6:49 am    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-1081032-start-0.html
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Jackalope
n00b
n00b


Joined: 24 Sep 2018
Posts: 31

PostPosted: Fri Oct 05, 2018 9:22 am    Post subject: Reply with quote

I am deleted config and created new one, reconfigured and compiled nicely.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum