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

Get make distcheck to work #6

Open
cooljeanius opened this issue Oct 28, 2023 · 1 comment
Open

Get make distcheck to work #6

cooljeanius opened this issue Oct 28, 2023 · 1 comment

Comments

@cooljeanius
Copy link
Owner

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
@cooljeanius cooljeanius moved this to In progress in MacPorts May 24, 2024
@cooljeanius
Copy link
Owner Author

So I worked on this a bit more in 0ef6447, but it's still broken...

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

No branches or pull requests

1 participant