Skip to content

sdbuild/scripts/setup_host.sh error curses library not found #1421

@bit-bash

Description

@bit-bash

Running under Ubuntu 20.04.6.
When configuring crosstool-ng-1.24.0 it reports that curses library not found.

Solution is to install ncurses-dev:
sudo apt-get install ncurses-dev

Recommend this "missing" package to be added to the big PACKAGES list in setup_host.sh.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions