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