Hi,
This page explains how to compile it together with Openwrt:
http://www.open-mesh.org/wiki/batman-adv/Building-with-openwrt/
I hope it's useful for you.
On the other hand, i think that once i installed batman-adv after installing openwrt. I compiled the batman package using menuconfig (after installing the feeds as described in the page), searched for the corresponding ipkg package on /bin/ar.../packages and then copied the ipkg to the router to install it.
Regards
Gabriel
Tony Godshall togo@of.net escribió:
root@OpenWrt:~# opkg install kmod-batman-adv Installing kmod-batman-adv (3.3.8+2012.2.0-2) to root... Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-batman-adv.... Collected errors:
- satisfy_dependencies_for: Cannot satisfy the following dependencies
for kmod-batman-adv:
kernel (= 3.3.8-1-65fa3307447a560c3a618c4d54bfa4dc) * kernel
(= 3.3.8-1-65fa3307447a560c3a618c4d54bfa4dc) *
- opkg_install_cmd: Cannot install package kmod-batman-adv.
This is my foray into batman-adv land, with a freshly flashed TL-WR703n that has been configured and tested functional as a wifi access point
Can the list direct me to-
- do I need to set up toolchain and build batman-adv myself against
this kernel? 2. do I need to set up toolchain and build my own kernel? 3. can I instead point configure for some other repository
I've perused the batman-advanced documentation wiki but the documents there seem to kind of skip over this bit
-- Best Regards.