<div dir="ltr"><div style="font-size:small" class="gmail_default">Hi,<br><br></div><div style="font-size:small" class="gmail_default">I've been following the installation directions from the wiki, Getting Started.<br></div><div style="font-size:small" class="gmail_default">After generating the arm-none-eabi toolchain, I proceeded with make.<br></div><div style="font-size:small" class="gmail_default">I get errors over system files:<br><br></div><div style="font-size:small" class="gmail_default">In file included from /usr/include/x86_64-linux-gnu/sys/socket.h:26:0,<br>                 from /usr/include/netinet/in.h:23,<br>                 from /usr/include/arpa/inet.h:22,<br>                 from l1ctl.c:29:<br>/usr/include/x86_64-linux-gnu/sys/uio.h: In function ‘readv’:<br>/usr/include/x86_64-linux-gnu/sys/uio.h:40:3: error: expected declaration specifiers before ‘__wur’<br>   __wur;<br>   ^<br>/usr/include/x86_64-linux-gnu/sys/uio.h:51:3: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’<br>   __wur;<br>   ^<br><br></div><div style="font-size:small" class="gmail_default">These includes are system files and test out fine in my programs. Any idea what's going on?<br><br></div><div style="font-size:small" class="gmail_default">TIA<br></div><div style="font-size:small" class="gmail_default">Nikos<br></div></div>