bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'struct flock' has no member named 'l_end'


From: Manolis Ragkousis
Subject: Re: 'struct flock' has no member named 'l_end'
Date: Sat, 28 Mar 2015 09:43:08 +0000

Hello,

On 25 March 2015 at 01:39, Samuel Thibault <samuel.thibault@gnu.org> 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 unnecessary
> burden about libpthead bits/ headers which would previously have to be
> installed before building glibc.

Thank you Samuel, this is really appreciated! Ludovic was telling me a couple
of days ago, that maybe we should consider hosting somewhere, a tar version
of glibc and libpthread with the latest updates. This will make our
lifes much easier.
WDYT?

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 binary operator before token "("
 #if IS_IN (libpthread)
              ^

Attaching build log.

Thank you,
Manolis

Attachment: build.log
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]