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

make distcheck doesn't work #8

Closed
jhrozek opened this issue Aug 15, 2017 · 1 comment
Closed

make distcheck doesn't work #8

jhrozek opened this issue Aug 15, 2017 · 1 comment

Comments

@jhrozek
Copy link
Contributor

jhrozek commented Aug 15, 2017

make[2]: Leaving directory '/home/remote/jhrozek/devel/authselect/obj/authselect-0.1/_build/sub/src/lib'
Making distclean in src/cli
make[2]: Entering directory '/home/remote/jhrozek/devel/authselect/obj/authselect-0.1/_build/sub/src/cli'
Makefile:464: ../common/.deps/debug.Po: No such file or directory
Makefile:465: ../common/.deps/malloc.Po: No such file or directory
make[2]: *** No rule to make target '../common/.deps/malloc.Po'.  Stop.
make[2]: Leaving directory '/home/remote/jhrozek/devel/authselect/obj/authselect-0.1/_build/sub/src/cli'
Makefile:502: recipe for target 'distclean-recursive' failed
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory '/home/remote/jhrozek/devel/authselect/obj/authselect-0.1/_build/sub'
Makefile:708: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1

@pbrezina
Copy link
Member

Fixed in #7 by d4f78dc.

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