Re: [gentoo-user] [SOLVED] Kernel build failing on new install

2020-10-14 Thread Neil Bothwick
On Wed, 14 Oct 2020 01:09:44 -0400, Walter Dnes wrote: > > You can avoid that by copying your .config file from the previous > > version. > > That's what "make oldconfig" is about. Copy over the previous kernel > .config and use that as a starting point. Any additional ethernet > drivers in

Re: [gentoo-user] [SOLVED] Kernel build failing on new install

2020-10-13 Thread Walter Dnes
On Tue, Oct 13, 2020 at 06:06:51PM +0100, Peter Humphrey wrote > On Tuesday, 13 October 2020 15:13:34 BST Walter Dnes wrote: > > > It seems that deleting stuff in "make menuconfig" is 90% of the work in a > > kernel config. All etherenet drivers are default enabled. What bugs me is > > that wi

Re: [gentoo-user] [SOLVED] Kernel build failing on new install

2020-10-13 Thread Ashley Dixon
On Tue, Oct 13, 2020 at 06:06:51PM +0100, Peter Humphrey wrote: > On Tuesday, 13 October 2020 15:13:34 BST Walter Dnes wrote: > > > It seems that deleting stuff in "make menuconfig" is 90% of the work in a > > kernel config. All etherenet drivers are default enabled. What bugs me is > > that w

Re: [gentoo-user] [SOLVED] Kernel build failing on new install

2020-10-13 Thread Peter Humphrey
On Tuesday, 13 October 2020 15:13:34 BST Walter Dnes wrote: > It seems that deleting stuff in "make menuconfig" is 90% of the work in a > kernel config. All etherenet drivers are default enabled. What bugs me is > that with every kernel upgrade, "make oldconfig" shows a whole bunch of new > e

Re: [gentoo-user] [SOLVED] Kernel build failing on new install

2020-10-13 Thread Neil Bothwick
On Tue, 13 Oct 2020 10:13:34 -0400, Walter Dnes wrote: > > Try disabling CONFIG_IKHEADERS in your kernel config. > > I have it disabled on my system. > > Thanks. That fixed my problem. It seems that deleting stuff in "make > menuconfig" is 90% of the work in a kernel config. All etherenet

[gentoo-user] [SOLVED] Kernel build failing on new install

2020-10-13 Thread Walter Dnes
On Tue, Oct 13, 2020 at 09:08:33AM +0200, J. Roeleveld wrote > On Tuesday, October 13, 2020 3:04:33 AM CEST Walter Dnes wrote: > > I'm near the tail-end of an install, trying to build the kernel. > > "make" gets an error as follows. Any ideas? > > > > (chroot) livecd /usr/src/linux # make > >