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

Missing gnutls.h #106

Open
scottpedia opened this issue Sep 11, 2020 · 0 comments
Open

Missing gnutls.h #106

scottpedia opened this issue Sep 11, 2020 · 0 comments

Comments

@scottpedia
Copy link

My build script failed and returned the following error message:

/Users/black/Documents/code/pluto-sdr/package-installation/gnuradio-for-mac-without-macports/tmp/libzmq/src/ctx.cpp:60:10: fatal error: 'gnutls/gnutls.h' file not found
#include <gnutls/gnutls.h>
         ^~~~~~~~~~~~~~~~~
1 warning generated.
1 error generated.
1 warning generated.
make[2]: *** [CMakeFiles/objects.dir/src/ctx.cpp.o] Error 1
1 warning generated.
1 warning generated.
1 warning generated.
make[1]: *** [CMakeFiles/objects.dir/all] Error 2
make: *** [all] Error 2
E: failed to build libzmq

After I installed gnutls with homebrew, the same message still comes back. Please help me solve the problem, thanks!

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

1 participant