Hello,
Manolis Ragkousis, le Wed 08 Apr 2015 22:21:42 +0300, a écrit :
> in libpthread commit
> 8b48173fdc8f52a234ff9d3d1de5277c60d7eea4 the
> Makefile expects shm-directory.c to be present in
> sysdeps/generic/ but it is not.
>
> This file only exists in glibc 2.21 and is not yet
> implemented i
Manolis Ragkousis, le Wed 08 Apr 2015 22:21:42 +0300, a écrit :
> in libpthread commit
> 8b48173fdc8f52a234ff9d3d1de5277c60d7eea4 the
> Makefile expects shm-directory.c to be present in
> sysdeps/generic/ but it is not.
>
> This file only exists in glibc 2.21 and is not yet
> implemented in our li
One last thing,
in libpthread commit
8b48173fdc8f52a234ff9d3d1de5277c60d7eea4 the
Makefile expects shm-directory.c to be present in
sysdeps/generic/ but it is not.
This file only exists in glibc 2.21 and is not yet
implemented in our libpthread.
Thanks you,
Manolis
Thomas Schwinge, le Mon 30 Mar 2015 09:28:32 +0200, a écrit :
> On Sat, 28 Mar 2015 11:06:57 +0100, Samuel Thibault
> wrote:
> > Manolis Ragkousis, le Sat 28 Mar 2015 09:43:08 +, a écrit :
> > > And one more thing. In libpthread commit
> > > 44ae774bed1a75ea926590f1bc7c9f3328219832
> > > you
Hi!
On Sat, 28 Mar 2015 11:06:57 +0100, Samuel Thibault
wrote:
> Manolis Ragkousis, le Sat 28 Mar 2015 09:43:08 +, a écrit :
> > And one more thing. In libpthread commit
> > 44ae774bed1a75ea926590f1bc7c9f3328219832
> > you pushed
> >
> > -#ifdef IS_IN_libpthread
> > +#if IS_IN (libpthread)
Manolis Ragkousis, le Sat 28 Mar 2015 09:43:08 +, a écrit :
> And one more thing. In libpthread commit
> 44ae774bed1a75ea926590f1bc7c9f3328219832
> you pushed
>
> -#ifdef IS_IN_libpthread
> +#if IS_IN (libpthread)
>
> But it ends failing with
>
> ./pthread/pt-internal.h:38:11: error: missing
Hello,
On 25 March 2015 at 01:39, Samuel Thibault wrote:
> This was not up to date to some oddness in the tls-threadvar branch, but
> I've now fixed it, and thus contains the fix from the corresponding
> branch.
Thank you.
> BTW, I think the latest libpthread source will save you some unnecessa
Hello,
Manolis Ragkousis, le Tue 24 Mar 2015 15:16:17 +, a écrit :
> Hello Samuel, Hello Hurd hackers
>
> Glibc, branch tschwinge/Roger_Whittaker fails to build
> with " 'struct flock' has no member named 'l_end' ".
This was not up to date to som
Hello Samuel, Hello Hurd hackers
Glibc, branch tschwinge/Roger_Whittaker fails to build
with " 'struct flock' has no member named 'l_end' ".
The problem was introduced with commit
0a137670752d07827ce8612505c85f4dafb70d28 in file
sysdeps/mach/hurd/fcntl.c with
+