Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > I am trying to do something very simple, with the config file supplied > from Debian, I need to do a make bzImage and possible a make modules, > how can dI do this?  Do I need to change the config in some way in > order to do this? be patient and start reading - free means fr

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
On Mon, 30 Sep 2019 16:47:29 -0400, deloptes wrote: > > John Covici wrote: > > > Google did not give me that at all.  I am not trying to build a Debian > > package,just trying to compile the kernel. > > Then just do > > make deb-pkg > > You could read more about the make system used by the ker

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > I am doing a straight makebzImage not trying to build a deb package. > In Debian 9, I could do this with no problem. Obviously you are trying to build the kernel from debian source. You have to use the original source, without the debian directory. IF there is debian director

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > Google did not give me that at all.  I am not trying to build a Debian > package,just trying to compile the kernel. Then just do make deb-pkg You could read more about the make system used by the kernel https://www.kernel.org/doc/html/latest/ or in the directory $ less R

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Reco
On Mon, Sep 30, 2019 at 04:20:53PM -0400, John Covici wrote: > > On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote: > > > So, how do I turn this off so I can compile the thing? > > > > "dpkg-buildpackage -b" considers it a warning and skips it. > > At least it does so for me. > > I am d

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
On Mon, 30 Sep 2019 16:05:16 -0400, deloptes wrote: > > John Covici wrote: > > > debian/certs/debian-uefi-certs.pem > > https://wiki.debian.org/BuildADebianKernelPackage > > I hope you can read - also find a good search engine - first hit > > Google did not give me that at all. I am not t

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
On Mon, 30 Sep 2019 16:15:38 -0400, Reco wrote: > > Please do not top post. > > On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote: > > So, how do I turn this off so I can compile the thing? > > "dpkg-buildpackage -b" considers it a warning and skips it. > At least it does so for me. I

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Reco
Please do not top post. On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote: > So, how do I turn this off so I can compile the thing? "dpkg-buildpackage -b" considers it a warning and skips it. At least it does so for me. Reco

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread John Covici
So, how do I turn this off so I can compile the thing? On Mon, 30 Sep 2019 16:02:02 -0400, Reco wrote: > > Hi. > > On Mon, Sep 30, 2019 at 03:46:41PM -0400, John Covici wrote: > > Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64. > > > > CC kernel/rseq.o > >

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread deloptes
John Covici wrote: > debian/certs/debian-uefi-certs.pem https://wiki.debian.org/BuildADebianKernelPackage I hope you can read - also find a good search engine - first hit

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Sven Joachim
On 2019-09-30 15:46 -0400, John Covici wrote: > Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64. > > CC kernel/rseq.o > AR kernel/built-in.a > make[1]: *** No rule to make target > 'debian/certs/debian-uefi-certs.pem', needed by > 'certs/x509_certif

Re: strange error compiling kernel 4.19.0-6-amd64

2019-09-30 Thread Reco
Hi. On Mon, Sep 30, 2019 at 03:46:41PM -0400, John Covici wrote: > Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64. > > CC kernel/rseq.o > AR kernel/built-in.a > make[1]: *** No rule to make target > 'debian/certs/debian-uefi-certs.pem', needed