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

Error when compiling #359

Closed
monkiki opened this issue May 20, 2018 · 2 comments
Closed

Error when compiling #359

monkiki opened this issue May 20, 2018 · 2 comments
Labels

Comments

@monkiki
Copy link

monkiki commented May 20, 2018

After executing config I tried to execute make but failed:

Making all in thirdparty
make[1]: Entering directory '/root/znapzend-0.18.0/thirdparty'
echo "POPULATING OUR LOCAL micro CPAN"
POPULATING OUR LOCAL micro CPAN
  GEN      CPAN/touch
--2018-05-20 13:15:57--  https://raw.githubusercontent.com/miyagawa/cpanminus/devel/cpanm
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.12.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.12.133|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-05-20 13:15:57 ERROR 404: Not Found.

  GEN      CPAN/touch
/bin/bash: /root/znapzend-0.18.0/thirdparty/bin/cpanm: No such file or directory
Makefile:404: recipe for target 'CPAN/touch' failed
make[1]: *** [CPAN/touch] Error 127
make[1]: Leaving directory '/root/znapzend-0.18.0/thirdparty'
Makefile:473: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Environment: Ubuntu 16.04.4 LTS

@moetiker
Copy link
Contributor

dis ist fixed in

987fdbd#diff-cf5ca0c4da79ce7d3e3acfd6f430f0c9

@stale
Copy link

stale bot commented Jun 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 28, 2021
@stale stale bot closed this as completed Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants