Hi, On Tue, Jul 30, 2013 at 5:59 AM, Justus Winter <[email protected]> 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. Thanks. David
