Re: building a debian kernel package(s) for a foreign architecture

2017-08-02 Thread Jonathan Dowland
Hi Roger, On Wed, Jul 26, 2017 at 01:26:17AM +0900, Roger Shimizu wrote: How is your build? Does it go well? Thanks for asking. Well, I decided to try and get what I was trying to do without using cross-compilation, and introduce cross-compilation once I had things working without it. But I go

Re: building a debian kernel package(s) for a foreign architecture

2017-07-30 Thread Roger Shimizu
On Thu, Jul 6, 2017 at 2:53 AM, Karsten Merker wrote: > > IIRC both pbuilder and sbuild automatically set the "nocheck" > profile when crossbuilding. For crossbuilding the kernel IIRC > one needs to set a number of additional build-profiles: > > - cross > - pkg.linux.notools > - nopython > > So th

Re: building a debian kernel package(s) for a foreign architecture

2017-07-25 Thread Roger Shimizu
Dear Jonathan, How is your build? Does it go well? On Thu, Jul 6, 2017 at 2:38 AM, Ben Hutchings wrote: > On Wed, 2017-07-05 at 23:43 +0900, Roger Shimizu wrote: >> >> I ever created one: >> - https://wiki.debian.org/HowToCrossBuildAnOfficialDebianKernelPackage >> >> Hope it helps you. >> And if

Re: building a debian kernel package(s) for a foreign architecture

2017-07-05 Thread Ben Hutchings
On Wed, 2017-07-05 at 23:43 +0900, Roger Shimizu wrote: > > On Wed, Jul 5, 2017 at 11:35 PM, Jonathan Dowland wrote: > > Hi folks, > > > > I've never done much in the way of cross-compiling before. I understand it > > was once very hard, is now much easier, and is considerably easier for > > "sim

Re: building a debian kernel package(s) for a foreign architecture

2017-07-05 Thread Roger Shimizu
On Thu, Jul 6, 2017 at 12:29 AM, Jonathan Dowland wrote: > On Wed, Jul 05, 2017 at 11:43:58PM +0900, Roger Shimizu wrote: >> >> I ever created one: >> - https://wiki.debian.org/HowToCrossBuildAnOfficialDebianKernelPackage >> >> Hope it helps you. >> And if you find something not current and need m

Re: building a debian kernel package(s) for a foreign architecture

2017-07-05 Thread Jonathan Dowland
On Wed, Jul 05, 2017 at 11:43:58PM +0900, Roger Shimizu wrote: I ever created one: - https://wiki.debian.org/HowToCrossBuildAnOfficialDebianKernelPackage Hope it helps you. And if you find something not current and need modify, please just edit it. Thank you! Thank you, this is (probably) very

Re: building a debian kernel package(s) for a foreign architecture

2017-07-05 Thread Roger Shimizu
On Wed, Jul 5, 2017 at 11:35 PM, Jonathan Dowland wrote: > Hi folks, > > I've never done much in the way of cross-compiling before. I understand it > was once very hard, is now much easier, and is considerably easier for > "simple" packages (including the kernel) than others. > > That said, I'm lo

building a debian kernel package(s) for a foreign architecture

2017-07-05 Thread Jonathan Dowland
Hi folks, I've never done much in the way of cross-compiling before. I understand it was once very hard, is now much easier, and is considerably easier for "simple" packages (including the kernel) than others. That said, I'm lost/stuck trying to cross-compile the Debian Linux kernel package f