Perrine Martignoni wrote:
> I applied the patch xeno-2.3-posix-shm.diff and the installation of
> Xenomai works fine.
> Thanks
>  
> But after when I want to compile an application (who works with glibc),
> I have this error :
>  
> 
> /usr/src/ELDK_arm/usr/../arm/lib/libpthread.so: undefined reference to
> `__wrap_mmap'
> 
> /usr/src/ELDK_arm/usr/../arm/lib/librt.so: undefined reference
> to`__wrap_close'
> 
> /usr/src/ELDK_arm/usr/../arm/lib/libpthread.so: undefined reference to
> `__wrap_munmap'
> 
> collect2: ld returned 1 exit status
> 
> This error appears with any example of code.

Does this happen when compiling Xenomai posix programs, such as
cyclictest or switchtest ?
As usual, please show us an example of code that fails (including the
Makefile).

-- 
                                                 Gilles Chanteperdrix

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to