Subject: Re: building multimedia/vlc
To: Marc Recht <recht@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-pkg
Date: 07/27/2004 00:41:39
Marc Recht <recht@netbsd.org> wrote:
> > But that will still break with native threads...
> Why? The CONFIGURE_ARGS is only added if the system has no native pthreads.
Do we avoid that with native threads?
src/misc/threads.c: In function `__vlc_thread_create':
src/misc/threads.c:570: storage size of `param' isn't known
src/misc/threads.c:572: sizeof applied to an incomplete type
src/misc/threads.c:577: `SCHED_OTHER' undeclared (first use in this
function)
src/misc/threads.c:577: (Each undeclared identifier is reported only
once
src/misc/threads.c:577: for each function it appears in.)
src/misc/threads.c:582: `SCHED_RR' undeclared (first use in this
function)
--
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent
le binaire et ceux qui ne le comprennent pas.
manu@netbsd.org