[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6151.1545323796@warthog.procyon.org.uk>
Date: Thu, 20 Dec 2018 16:36:36 +0000
From: David Howells <dhowells@...hat.com>
To: Anders Roxell <anders.roxell@...aro.org>
Cc: dhowells@...hat.com, viro@...iv.linux.org.uk,
torvalds@...ux-foundation.org, ebiederm@...ssion.com,
linux-fsdevel@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
mszeredi@...hat.com, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH 34/34] vfs: Add a sample program for the new mount API [ver #12]
Anders Roxell <anders.roxell@...aro.org> wrote:
> In file included from /usr/include/x86_64-linux-gnu/sys/stat.h:446,
> from ../samples/vfs/test-statx.c:28:
> /usr/include/x86_64-linux-gnu/bits/statx.h:25:8: error: redefinition
> of ‘struct statx_timestamp’
Yeah - the problem is that statx has now made it into glibc, but the sample
program doesn't deal with it turning up in the system headers. I've passed a
patch to Al already.
David
Powered by blists - more mailing lists