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

pkgs/cmake doesn’t build cleanly when e.g. ncurses version changes #61

Open
stapelberg opened this issue Feb 10, 2020 · 0 comments
Open
Labels
buildfail package fails to build

Comments

@stapelberg
Copy link
Member

When moving from ncurses-amd64-6.1-4 to ncurses-amd64-6.1-5, I got:

make[2]: *** No rule to make target '/ro/ncurses-amd64-6.1-5/out/lib/libncurses.so', needed by 'bin/ccmake'.  Stop.

Needed to remove the builddir before I could get it to work.

@stapelberg stapelberg added the buildfail package fails to build label Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildfail package fails to build
Projects
None yet
Development

No branches or pull requests

1 participant