Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile on openSUSE, could not find curses header #377

Closed
beingPurple opened this issue Jul 9, 2020 · 2 comments
Closed

Cannot compile on openSUSE, could not find curses header #377

beingPurple opened this issue Jul 9, 2020 · 2 comments

Comments

@beingPurple
Copy link

I am getting an error when trying to compile:

configure: error: could not find curses header, required for the kconfig frontends
make[1]: *** [../Makefile:149: _ct-ng] Error 1
make[1]: Leaving directory '/home/user/esp-open-sdk/crosstool-NG'
make: *** [Makefile:145: crosstool-NG/ct-ng] Error 2

Any help is appreciated! This is my first time posting an issue to an open source project like this, so I apologize in advance if I am out of line.

@beingPurple beingPurple changed the title Cannot compile, could not find curses header Cannot compile on openSUSE, could not find curses header Jul 9, 2020
@jcmvbkbc
Copy link
Contributor

jcmvbkbc commented Jul 9, 2020

Have you followed this part of the instruction, specifically do you have ncurses development package installed?

@beingPurple
Copy link
Author

That was it! It was listed in my repository as ncurses-devel rather than ncurses-dev. Thank you for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants