[systemd-bugs] [Bug 55376] Please add a configure check that 'struct file_handle' and 'name_to_handle_at' are properly defined for the target glibc
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 27 00:54:46 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55376
--- Comment #2 from Sean McGovern <gseanmcg at gmail.com> ---
Here's the failure to build:
hanyuu systemd-192 # make
CC src/shared/path-util.lo
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-function-declaration]
src/shared/path-util.c:368:10: error: dereferencing pointer to incomplete type
make: *** [src/shared/path-util.lo] Error 1
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20120927/b5e39f3b/attachment.html>
More information about the systemd-bugs
mailing list