All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] v2.2.x broken (r1534)
@ 2006-09-01 10:16 Ignacio García Pérez
  2006-09-01 11:09 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Ignacio García Pérez @ 2006-09-01 10:16 UTC (permalink / raw)
  To: xenomai-core

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xenomai-core] v2.2.x broken (r1534)
  2006-09-01 10:16 [Xenomai-core] v2.2.x broken (r1534) Ignacio García Pérez
@ 2006-09-01 11:09 ` Jan Kiszka
  2006-09-01 11:33   ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2006-09-01 11:09 UTC (permalink / raw)
  To: Ignacio García Pérez; +Cc: xenomai-core

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

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


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xenomai-core] v2.2.x broken (r1534)
  2006-09-01 11:09 ` Jan Kiszka
@ 2006-09-01 11:33   ` Gilles Chanteperdrix
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2006-09-01 11:33 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: xenomai-core

Jan Kiszka wrote:
 > 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.

Looks like the autotools files needed to be re-generated. It should be
fixed by commit 1536.

-- 


					    Gilles Chanteperdrix.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-01 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-01 10:16 [Xenomai-core] v2.2.x broken (r1534) Ignacio García Pérez
2006-09-01 11:09 ` Jan Kiszka
2006-09-01 11:33   ` Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.