<div dir="ltr"><div class="gmail_default" style="font-size:small">Thx Sylvain,<br><br></div><div class="gmail_default" style="font-size:small">For your fast response. <br>This turned out not to be the problem, since I did several times make clean & make distclean, after I created the toolchain, before posting:)<br></div><div class="gmail_default" style="font-size:small">But your response helped, in that this isn't a usual problem. Therefore smt in my setup.<br><br></div><div class="gmail_default" style="font-size:small">Turned out problem was in my CPPFLAGS include dir.<br></div><div class="gmail_default" style="font-size:small">Early on, I faced a few problems with missing include files. 1 in particular <sys/_types.h> was nowhere in my system other than in Xilinx vivado,<br></div><div class="gmail_default" style="font-size:small">under /gcc-arm-none-eabi/.<br></div><div class="gmail_default" style="font-size:small">Once I removed it from CPPFLAGS osmocom-bb compiled fine (with a few warnings)<br><br></div><div class="gmail_default" style="font-size:small">Problem solved:)<br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 13, 2018 at 10:15 AM, Sylvain Munaut <span dir="ltr"><<a href="mailto:246tnt@gmail.com" target="_blank">246tnt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> I've been following the installation directions from the wiki, Getting<br>
> Started.<br>
> After generating the arm-none-eabi toolchain, I proceeded with make.<br>
<br>
</span>My guess is you first tried compiling without an arm toolchain<br>
installed and then installed the arm toolchain and didn't do a 'make<br>
clean' when retrying.<br>
<br>
<br>
Cheers,<br>
<br>
   Sylvain<br>
</blockquote></div><br></div>