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

Ferry Huberts (spam-protected)
Wed Dec 21 08:57:37 CET 2016



On 20/12/16 20:13, Bastian Bittorf wrote:
> * 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


The only relevant define I see on my Linux system is 
_GLIBCXX_HAVE_EXECINFO_H.

Can you point me to your feed?
Or just make a PR?

Please do try to upstream fixes.

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

-- 
Ferry Huberts



More information about the Olsr-dev mailing list