[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 10/16] hurd: add fsys_get_children
From: |
Justus Winter |
Subject: |
Re: [PATCH 10/16] hurd: add fsys_get_children |
Date: |
Thu, 19 Sep 2013 10:50:42 +0200 |
User-agent: |
alot/0.3.4 |
Quoting David Michael (2013-09-17 18:43:24)
> Hi,
>
> On Tue, Jul 30, 2013 at 5:59 AM, Justus Winter
> <4winter@informatik.uni-hamburg.de> wrote:
> > * hurd/fsys.defs: Add fsys_get_children.
> > * hurd/fsys_reply.defs: Add fsys_get_children.
>
> While trying to build the latest changes, this seems to result in a
> new compile failure. The file libdiskfs/boot-start.c includes both
> <hurd/fsys.h> and "fsys_reply_U.h" which contain conflicting
> definitions of fsys_get_children. It builds by choosing one or the
> other. However, I haven't dug into this to tell what else may be
> affected, so I thought I'd better ask for any suggestions on how to
> proceed.
Oh, that's my fault indeed. I'll send a patch series with some fixups
shortly...
Sorry for the inconvenience,
Justus