osmocom-bb compilation problems

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Nikos Balkanas nbalkanas at gmail.com
Sun May 13 02:51:10 UTC 2018


Hi,

I've been following the installation directions from the wiki, Getting
Started.
After generating the arm-none-eabi toolchain, I proceeded with make.
I get errors over system files:

In file included from /usr/include/x86_64-linux-gnu/sys/socket.h:26:0,
                 from /usr/include/netinet/in.h:23,
                 from /usr/include/arpa/inet.h:22,
                 from l1ctl.c:29:
/usr/include/x86_64-linux-gnu/sys/uio.h: In function ‘readv’:
/usr/include/x86_64-linux-gnu/sys/uio.h:40:3: error: expected declaration
specifiers before ‘__wur’
   __wur;
   ^
/usr/include/x86_64-linux-gnu/sys/uio.h:51:3: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
   __wur;
   ^

These includes are system files and test out fine in my programs. Any idea
what's going on?

TIA
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20180513/3f89bc0e/attachment.htm>


More information about the baseband-devel mailing list