Skip to content

Compilation issue in RplIcmp #3

@cemakpolat

Description

@cemakpolat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions