On Mon, 08.10.12 18:26, Michael Olbrich ([email protected]) wrote:
> Hi,
>
> compiling the latest systemd fails with:
> [...]
> src/shared/path-util.c: In function 'path_is_mount_point':
> src/shared/path-util.c:348:10: error: dereferencing pointer to incomplete type
> src/shared/path-util
Hi,
compiling the latest systemd fails with:
[...]
src/shared/path-util.c: In function 'path_is_mount_point':
src/shared/path-util.c:348:10: error: dereferencing pointer to incomplete type
src/shared/path-util.c:350:9: warning: implicit declaration of function
'name_to_handle_at' [-Wimplicit-func