On Mon, Nov 03, 2014 at 04:00:03PM +0000, Terje Frøysa wrote:
> Thanks again!
>
> As far as I understand I have glibc v2.13 installed:
>
> debian@beaglebone:/lib$ ldd --version
> ldd (Debian EGLIBC 2.13-38+deb7u6) 2.13
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> Written by Roland McGrath and Ulrich Drepper.
>
> Do I need to install anything more than this?
Yes, you have glibc installed, otherwise your system would not boot,
but this does not garantee that you have glibc _headers_ installed.
glibc headers include such files as /usr/include/stdio.h or
/usr/include/stdlib.h and are mandatory for compiling programs using
the glibc. glibc itself is only needed to run such programs.
--
Gilles.
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai