[Xenomai-core] v2.2.x broken (r1534)

2006-09-01 Thread Ignacio García Pérez

Hi,

I just did a fresh checkout of the v2.2.x and it does not compile:

gcc: pthread_create: No such file or directory
gcc: pthread_detach: No such file or directory
gcc: pthread_setschedparam: No such file or directory
gcc: pthread_getschedparam: No such file or directory
gcc: pthread_yield: No such file or directory
gcc: sched_yield: No such file or directory
gcc: sem_init: No such file or directory
gcc: sem_destroy: No such file or directory
gcc: sem_post: No such file or directory
...


Any idea of what's broken?

Thanks.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


Re: [Xenomai-core] v2.2.x broken (r1534)

2006-09-01 Thread Jan Kiszka
Ignacio García Pérez wrote:
 Hi,
 
 I just did a fresh checkout of the v2.2.x and it does not compile:
 
 gcc: pthread_create: No such file or directory
 gcc: pthread_detach: No such file or directory
 gcc: pthread_setschedparam: No such file or directory
 gcc: pthread_getschedparam: No such file or directory
 gcc: pthread_yield: No such file or directory
 gcc: sched_yield: No such file or directory
 gcc: sem_init: No such file or directory
 gcc: sem_destroy: No such file or directory
 gcc: sem_post: No such file or directory
 ...
 
 
 Any idea of what's broken?
 

Confirmed. Looks the me like the backport of the @file posix wrapping is
broken (rev #1525). If you want to dig deeper, compare with SVN head.

Jan



signature.asc
Description: OpenPGP digital signature
___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core