OpenWrt Forum Archive

Topic: running aodv-uu

The content of this topic has been archived on 21 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hey, It seems that I can cross compile aodv-uu without errors.
However, when I upload kaodv.o and aodvd onto my routers the following errors returned:
Using kaodv.o
insmod: error reading ELF header: Success
insmod: Could not load the module: Success

Thanks for all kindly helps

Ensure your module was correctly cross-compiled :

file kaodv.o should return something like this : ELF 32-bit MSB executable, MIPS, version 1 (SYSV)

The discussion might have continued from here.