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

zsh: Failed to compile #5514

Closed
cburlacu opened this issue Jan 27, 2018 · 1 comment
Closed

zsh: Failed to compile #5514

cburlacu opened this issue Jan 27, 2018 · 1 comment

Comments

@cburlacu
Copy link

Maintainer: @msva
Environment: (mvebu, WRT3200ACM, lede-project/source@d58c8f4)

Description:
I'm not able to compile zsh package (libcap is missing).
Last successful build was on 10th January 2018. I don't know what the root cause is.
Message error:

Package zsh is missing dependencies for the following libraries:
libcap.so.2

So, as a workaround, I was able to compile it either by removing --enable-cap or by adding +libcap to dependencies.

tymmej added a commit to tymmej/packages that referenced this issue Feb 17, 2018
As indicated in openwrt#5514 zsh is compiled with --enable-cap option but libcap is not listed in dependencies

Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl>
dibdot added a commit that referenced this issue Feb 20, 2018
zsh: add required dependency(issue #5514)
@dibdot
Copy link
Contributor

dibdot commented Feb 20, 2018

Fix applied!

@dibdot dibdot closed this as completed Feb 20, 2018
lynxis pushed a commit to lynxis/packages that referenced this issue Jan 3, 2019
As indicated in openwrt#5514 zsh is compiled with --enable-cap option but libcap is not listed in dependencies

Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl>
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