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?

Terje

-----Original Message-----
From: Gilles Chanteperdrix [mailto:[email protected]] 
Sent: 3. november 2014 16:36
To: Terje Frøysa
Cc: [email protected]
Subject: Re: [Xenomai] Xenoma 2.6.4 missing posix/xeno_config.h ?

On Mon, Nov 03, 2014 at 03:34:47PM +0000, Terje Frøysa wrote:
> Thanks for your tip!
> 
> I tried out the suggested compilation flags and now all files were found.
> 
> However I ended with many "unknown type names":
> //usr/xenomai/include/posix/time.h:114:25: error: unknown type name 
> 'clockid_t'
> //usr/xenomai/include/posix/time.h:133:5: error: unknown type name 'timer_t'
> //usr/xenomai/include/posix/sys/select.h:32:39: error: unknown type name 
> 'fd_set'
> //usr/xenomai/include/posix/sys/socket.h:39:27: error: unknown type name 
> 'socklen_t'
> 
> What may cause these missing typedefs when no files are missing?

Have you installed the glibc headers? These types are defined in glibc headers.

-- 
                                            Gilles.
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to