frank-w/BPI-Router-Linux

please install libncurses5-dev (Ubuntu 24.04)

Closed this issue · 3 comments

Trying to build image on Ubuntu 24.04

./build.sh                                                                                                                         (5.15-main)BPI-Router-Linux
Build Kernel
Cleanup Kernel Build
needed: make u-boot-tools bc gcc libc6-dev libncurses5-dev ccache libssl-dev
please install libncurses5-dev

But libncurses-dev already present in the system:

apt install libncurses5-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libncurses-dev' instead of 'libncurses5-dev'
libncurses-dev is already the newest version (6.4+20240113-1ubuntu2).
0 to upgrade, 0 to newly install, 0 to remove and 4 not to upgrade.

Yes i already fixed this in some trees...which branch do you use?

2ba2cbb

Yes i already fixed this in some trees...which branch do you use?

2ba2cbb

I tried to build 5.15-main

Have updated the lts main trees with the fix and updated kernel version...should work now