[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel compiling 6.5 and beyound



What dependencies did you install?

~Herb

On Tue, Jan 9, 2024, 7:23 AM Michel Verdier <mv524@free.fr> wrote:
On 2024-01-08, Herb Garcia wrote:

> I was able to compile Linux kernel 6.1.X.
>
> When I tried compiling kernel 6.5.x and ran into issues. 
>
> I download the required dependencies as required per
> https://www.kernel.org/doc/html/v6.7/process/changes.html#changes

To compile 6.5 I do

apt build-dep linux
apt install build-essential libncurses-dev
(last for running menuconfig with ncurses)
make menuconfig
make bindeb-pkg


Reply to: