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

Got this socket error while implementing dtls in contiki #6

Open
PranavD10 opened this issue Oct 29, 2018 · 0 comments
Open

Got this socket error while implementing dtls in contiki #6

PranavD10 opened this issue Oct 29, 2018 · 0 comments

Comments

@PranavD10
Copy link

../../apps/tinydtls/session.h:45:10: fatal error: sys/socket.h: No such file or directory #include <sys/socket.h> ^~~~~~~~~~~~~~ compilation terminated. ../../Makefile.include:240: recipe for target 'obj_srf06-cc26xx/dtls.o' failed make: *** [obj_srf06-cc26xx/dtls.o] Error 1
I want to implement the dtls security for contiki and I am following this steps
https://sunmaysky.blogspot.com/search/label/DTLS

@PranavD10 PranavD10 changed the title Got this error for socket error while implimenting dtls Got this socket error while implementing dtls in contiki Oct 29, 2018
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