We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently make distcheck currently fails with:
Making installcheck in tests if test -d ..; then \ export top_builddir=..; fi && \ /bin/sh '../../../tests/testsuite' AUTOTEST_PATH='/Users/ericgallager/mdnsd/mdnsd-0.8.1/_inst/bin' \ ## ---------------------------------------- ## ## mdnsd 0.8.1 test suite: mdnsd_testsuite. ## ## ---------------------------------------- ## testsuite: error: cannot find ../mhttp make[2]: *** [installcheck-local] Error 1 make[1]: *** [installcheck-recursive] Error 1 make: *** [distcheck] Error 1
The text was updated successfully, but these errors were encountered:
So I worked on this a bit more in 0ef6447, but it's still broken...
Sorry, something went wrong.
No branches or pull requests
Currently
make distcheck
currently fails with:The text was updated successfully, but these errors were encountered: