[Olsr-dev] Olsrd v0.9.5 and Openwrt CC v15.05 complie problem

Bastian Bittorf (spam-protected)
Tue Dec 20 20:13:33 CET 2016


* Bastian Bittorf <(spam-protected)> [20.12.2016 20:08]:
> * (spam-protected) <(spam-protected)> [20.12.2016 19:58]:
> > make[4]: Entering directory
> > `/home/users/OpenWRT/15.05/build_dir/target-mips_34kc_uClibc-0.9.33.2/olsrd-0.9.5'
> > [CC] src/main.c
> > src/main.c:54:26: fatal error: execinfo.h: No such file or directory
> >      #include <execinfo.h>
> >                           ^
> > compilation terminated.

sorry, i misunderstood the reason.

Ferry: if i read something about this message other
projects suggest using this:

#ifdef HAVE_EXECINFO_H
#include <execinfo.h>
#endif

i have no clue what i'am doing, any option about this?

bye, bastian



More information about the Olsr-dev mailing list