On Wed, Feb 3, 2016, at 20:06, Juliusz Chroboczek wrote:
> Babeld-1.7.0 is available
I cannot get it to compile on OpenWrt. It fails when trying to compile
rule.o:
In file included from rule.c:28:0:
babeld.h:85:8: error: unknown type name 'time_t'
extern time_t reboot_time;
^
In file included from rule.c:29:0:
util.h:74:30: error: parameter 1 ('t') has incomplete type
time_us(const struct timeval t)
^
util.h:89:41: error: unknown type name 'time_t'
void timeval_min_sec(struct timeval *d, time_t secs);
^
In file included from kernel.h:24:0,
from rule.c:30:
babeld.h:85:8: error: unknown type name 'time_t'
extern time_t reboot_time;
^
Am I missing something obvious?
--
Gabriel
_______________________________________________
Babel-users mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users