Johan Cockx wrote:
> 
> 
> On Fri, Oct 8, 2010 at 11:16 AM, Gilles Chanteperdrix
> <gilles.chanteperd...@xenomai.org
> <mailto:gilles.chanteperd...@xenomai.org>> wrote:
> 
>     Johan Cockx wrote:
>     > Yes XENO_OPT_POSIX_SELECT is enabled and the xeno_posix module is
>     loaded.
> 
>     Ok. So, next question, are you sure you use the Xenomai posix skin
>     wrapped select? You can try and put a printk in Xenomai's select syscall
>     implementation to be sure that you go there.
> 
> 
> Ok; it seems that I am not using the posix skin wrapped select: I added
> a printk in the select syscall and it doesn't appear in the output of dmesg.
> 
>  I am using `xeno-config --posix-cflags` for compilation and
> `xeno-config --posix-ldflags` for linking. What else could be wrong?

Check in user-space if the wrapped syscall is called. This would happen
in src/skins/posix/select.c


-- 
                                            Gilles.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to