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' fails #54

Open
bert opened this issue Nov 4, 2017 · 0 comments
Open

'make distcheck' fails #54

bert opened this issue Nov 4, 2017 · 0 comments

Comments

@bert
Copy link
Owner

bert commented Nov 4, 2017

configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen/Makefile
config.status: creating doc/refguides/Makefile
config.status: creating doc/refguides/R10/Makefile
config.status: creating doc/refguides/R12/Makefile
config.status: creating doc/refguides/R13/Makefile
config.status: creating doc/refguides/R14/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating libdxf.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
make[1]: Entering directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build' make all-recursive make[2]: Entering directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build'
Making all in doc
make[3]: Entering directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build/doc' Making all in doxygen make[4]: Entering directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build/doc/doxygen'
./create_libdxf_dox.sh
make[4]: ./create_libdxf_dox.sh: Command not found
make[4]: *** [doxygen] Error 127
make[4]: Leaving directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build/doc/doxygen' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build' make[1]: *** [all] Error 2 make[1]: Leaving directory /home/bert/workspace/git/libdxf/libdxf-0.0.1/_build'
make: *** [distcheck] Error 1

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

No branches or pull requests

1 participant