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

Compilation issue in RplIcmp #3

Open
cemakpolat opened this issue Mar 19, 2017 · 0 comments
Open

Compilation issue in RplIcmp #3

cemakpolat opened this issue Mar 19, 2017 · 0 comments

Comments

@cemakpolat
Copy link

Hi,

I have been trying since many days to run simpleRPL on a raspberry to enable the RPL communication between raspberry pis. One of requested library for simpleRPL program is RPLIcmp. After running the python setup.py install, I received the error message Error:arm-linux-gnueabihf-gcc: error: caplib.c: No such file or directory. The same error occurs also for icmp.c file. I can compile them separately as written in Makefile, and call the same installation command. Eventhougth everything seems fine, the example that is given in the wiki, in which rpl client and server communication is established, doesn't work. There is any message exchange between server and client. Do you know what could be the reason? is this a compilation issue of rplicmp?

BR
Cem

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